summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/powerplay/si_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: relocate the power related headersEvan Quan2022-01-141-8153/+0
* drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2022-01-141-3/+38
* drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-141-2/+4
* drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan2022-01-141-34/+72
* drm/amd/pm: Update intermediate power state for SILijo Lazar2021-09-231-0/+2
* drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan2021-08-161-11/+8
* drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2021-05-131-86/+88
* amdgpu/pm: read_sensor() report failure apporpriatelyShirish S2021-02-261-1/+1
* drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_...Gustavo A. R. Silva2021-02-181-4/+2
* drm/amd/pm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-1/+1
* Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-1/+1
* drm/amd/pm: optimize the power related source code layoutEvan Quan2020-08-141-0/+8079