aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_dpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan1-9/+0
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan1-1/+4
2021-04-09drm/amd/pm: fix gpu reset failure by MP1 state settingGuchun Chen1-3/+0
2021-04-09drm/amd/pm: fix MP1 state setting failure in s3 testGuchun Chen1-0/+3
2021-02-26amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell1-63/+33
2021-02-26amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functions to use APIDarren Powell1-58/+28
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use APIDarren Powell1-32/+14
2020-12-01drm/amdgpu: skip power profile switch in sriovJingwen Chen1-0/+3
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-3/+3
2020-08-14drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()Alex Deucher1-2/+0
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+1689