summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c
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 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-06-01drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-35/+0
2022-04-28drm/amd/pm: fix the deadlock issue observed on SIEvan Quan1-35/+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: unified lock protections in amdgpu_dpm.cEvan Quan1-15/+1
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan1-0/+8153