summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/legacy-dpm
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu1-39/+13
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-1/+1
2023-08-09drm/amd/pm: Clean up errors in sislands_smc.hRan Sun1-42/+21
2023-08-09drm/amd/pm: Clean up errors in r600_dpm.hRan Sun1-2/+1
2023-08-09drivers/amd/pm: Clean up errors in smu8_smumgr.hRan Sun1-31/+17
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-06-09drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-06-01drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-05-26drm/amd/pm: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-3/+3
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2022-10-06drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-04-29drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-04-22drm/amd/pm: fix the deadlock issue observed on SIEvan Quan2-45/+0
2022-04-19drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-02-08drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaĆ­ra Canal1-0/+1
2022-01-26drm/amd/pm: remove useless ifJiapeng Chong1-4/+1
2022-01-15drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-3/+16
2022-01-15drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan1-10/+0
2022-01-15drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan2-30/+2
2022-01-15drm/amd/pm: revise the performance level setting APIsEvan Quan1-8/+9
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan13-0/+15237