aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida1-0/+3
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen1-0/+9
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui1-0/+2
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang1-0/+1
2022-02-16drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan1-0/+14
2022-02-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal1-1/+0
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offsetDarren Powell1-0/+4
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher1-0/+3
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov1-2/+12
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan1-49/+0
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan1-2/+0
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-0/+2
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-16/+1
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan1-2/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan1-25/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan1-23/+0
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan1-0/+38
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan1-90/+70
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan1-1/+24
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan1-0/+8
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan1-0/+8
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-4/+4
2021-07-01drm/amdgpu: add a mutex for the smu11 i2c bus (v2)Alex Deucher1-0/+1
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx clock on Raven/Raven2/Picasso APU.Xiaojian Du1-0/+4
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+565