summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_dpm.c
AgeCommit message (Expand)Author
2024-02-12drm/amdgpu: implement smu send rma reason for smu v13.0.6Yang Wang
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan
2023-11-29drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar
2023-10-13drm/amdgpu: add support to powerup VPE by SMULang Yu
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma
2023-05-11drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen
2023-05-11drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui
2022-05-26drm/amd/pm: Return auto perf level, if unsupportedLijo Lazar
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-19drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-05drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-03-25drm/amdgpu/pm: add asic smu support checkStanley.Yang
2022-03-15drm/amd/pm: use pm mutex to protect ecc info tableStanley.Yang
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell
2022-01-27drm/amd/pm: fix the deadlock observed on performance_level settingEvan Quan
2022-01-14drm/amd/pm: fix null ptr accessFlora Cui
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher
2022-01-14drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan
2021-04-09drm/amd/pm: fix gpu reset failure by MP1 state settingGuchun Chen
2021-04-09drm/amd/pm: fix MP1 state setting failure in s3 testGuchun Chen
2021-02-26amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...Darren Powell
2021-02-26amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use APIDarren Powell
2020-12-01drm/amdgpu: skip power profile switch in sriovJingwen Chen
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov