aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi1-1/+1
2025-02-25amdgpu/pm/legacy: fix suspend/resume issueschr[]1-6/+19
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
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-12-10drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang1-1/+3
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-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-7/+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-3/+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-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+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
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2023-08-09drivers/amd/pm: Clean up errors in smu8_smumgr.hRan Sun1-31/+17
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-3/+3
2022-10-06drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-04-28drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-01-14drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan1-10/+0
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/+3405