aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/pm/legacy-dpm: move SI away from sid.h and si_enums.hAlexandre Demers1-166/+172
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers1-2/+18
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]1-6/+20
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-26drm/amdgpu: check return for setting engine dram timingsTim Huang1-3/+5
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang1-5/+3
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang1-4/+0
2024-05-23drm/amd/pm: fix unsigned value asic_type compared againstJesse Zhang1-6/+2
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
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-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-1/+1
2023-05-31drm/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/torvalds/linux into drm-nextDave Airlie1-35/+0
2022-04-27drm/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-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaĆ­ra Canal1-0/+1
2022-01-25drm/amd/pm: remove useless ifJiapeng Chong1-4/+1
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-3/+16
2022-01-14drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan1-15/+1
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan1-0/+8153