summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2024-10-10drm/amd/pm: ensure the fw_info is not null before using itTim Huang
2024-09-30drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang
2024-09-08drm/amd/pm: check specific index for smu13Jesse Zhang
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang
2024-09-08drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 an...Ma Jun
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun
2024-09-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun
2024-09-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang
2024-09-08drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang
2024-09-08drm/amd/pm: fix uninitialized variable warning for smu_v13Tim Huang
2024-09-08drm/amd/pm: Fix negative array index readJesse Zhang
2024-09-08drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang
2024-09-08drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang
2024-09-08drm/amd/pm: fix uninitialized variable warningJesse Zhang
2024-09-08drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun
2024-09-04drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher
2024-09-04drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher
2024-08-14drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun
2024-08-14drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun
2024-08-03drm/amd/pm: Fix aldebaran pcie speed reportingLijo Lazar
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-29drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcodeSrinivasan Shanmugam
2024-04-26drm/amd/pm: Restore config space after resetLijo Lazar
2024-04-23drm/amd/pm: Restore config space after resetLijo Lazar
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun
2024-04-23drm/amd/swsmu: add if condition for smu v14.0.1Li Ma
2024-04-23drm/amdgpu/pm: Print od status infoMa Jun
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-16drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao
2024-04-16drm/amd/swsmu: add smu v14_0_2 supportLikun Gao
2024-04-16drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao
2024-04-16drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng
2024-04-16drm/amd/swsmu: add smu14 driver if fileKenneth Feng