summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/si_dpm.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan1-8153/+0
2022-01-15drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan1-3/+38
2022-01-15drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-2/+4
2022-01-15drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan1-34/+72
2021-09-24drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-11/+8
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva1-86/+88
2021-02-27amdgpu/pm: read_sensor() report failure apporpriatelyShirish S1-1/+1
2021-02-19drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_...Gustavo A. R. Silva1-4/+2
2020-11-24drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+8079
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+8079