aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi2025-06-241-10/+4
* drm/amd/pm: Add support to set ISP PowerPratap Nirujogi2025-06-241-0/+1
* drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher2025-06-031-0/+22
* drm/amd/pm: Add support to query partition metricsLijo Lazar2025-05-221-0/+32
* drm/amdgpu/pm: add workload profile pause helperAlex Deucher2025-04-081-0/+19
* drm/amd/pm: implement dpm vcn reset functionRuili Ji2025-04-071-0/+15
* drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun2025-04-071-0/+28
* drm/amdgpu: Check if CPER enabled when generating CPERXiang Liu2025-02-251-2/+3
* drm/amd/pm: add support for checking SDMA reset capability[email protected]2025-02-251-0/+23
* drm/amdgpu: Generate bad page threshold cper recordsXiang Liu2025-02-171-0/+3
* drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher2025-02-121-1/+1
* drm/amd/pm: Revert state if force level failsLijo Lazar2024-12-101-23/+35
* drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang2024-12-101-8/+6
* drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang2024-12-101-11/+26
* drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang2024-12-101-2/+8
* drm/amd/pm: implement dpm sdma reset functionJiadong Zhu2024-12-101-0/+15
* drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov2024-08-131-1/+5
* drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher2024-07-271-1/+2
* drm/amd/pm: avoid to load smu firmware for APUsTim Huang2024-07-081-1/+1
* drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar2024-05-171-43/+0
* drm/amd/pm: Add support for DPM policiesLijo Lazar2024-05-171-0/+30
* drm/amdgpu/pm: Add support for MACO flag checkingMa Jun2024-04-101-4/+4
* drm/amdgpu: implement smu send rma reason for smu v13.0.6Yang Wang2024-02-121-0/+15
* drm/amd/pm: support return vpe clock tablePeyton Lee2023-12-141-0/+10
* drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-291-0/+18
* drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar2023-11-291-0/+17
* drm/amd/pm: Fix return value and drop redundant paramMa Jun2023-11-171-5/+3
* drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar2023-11-071-6/+6
* drm/amdgpu: add support to powerup VPE by SMULang Yu2023-10-131-0/+1
* drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma2023-09-281-14/+0
* drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma2023-09-261-0/+43
* drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen2023-05-111-2/+7
* drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen2023-05-111-7/+13
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-231-0/+28
* drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng2023-02-141-0/+18
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+45
* drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui2022-06-031-0/+14
* drm/amd/pm: Return auto perf level, if unsupportedLijo Lazar2022-05-261-0/+3
* Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-05-031-0/+39
|\
| * drm/amd/pm: fix the deadlock issue observed on SIEvan Quan2022-04-271-0/+39
| * drm/amdgpu: don't use BACO for reset in S3Alex Deucher2022-04-061-0/+11
* | drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui2022-04-191-1/+1
* | drm/amdgpu: don't use BACO for reset in S3Alex Deucher2022-04-051-0/+11
|/
* drm/amdgpu/pm: add asic smu support checkStanley.Yang2022-03-251-0/+6
* drm/amd/pm: use pm mutex to protect ecc info tableStanley.Yang2022-03-151-1/+6
* drm/amd/pm: add send bad channel info functionStanley.Yang2022-03-151-0/+12
* amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell2022-02-021-0/+21
* drm/amd/pm: fix the deadlock observed on performance_level settingEvan Quan2022-01-271-33/+17
* drm/amd/pm: fix null ptr accessFlora Cui2022-01-141-1/+1
* drm/amd/pm: correct the checks for fan attributes supportEvan Quan2022-01-141-9/+12