aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher2025-06-031-0/+1
* drm/amd/pm: Add support to query partition metricsLijo Lazar2025-05-221-0/+2
* drm/amdgpu/pm: add workload profile pause helperAlex Deucher2025-04-081-0/+2
* drm/amd/pm: implement dpm vcn reset functionRuili Ji2025-04-071-0/+1
* drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun2025-04-071-0/+2
* drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar2025-03-191-1/+2
* drm/amd/pm: add support for checking SDMA reset capability[email protected]2025-02-251-0/+1
* drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang2024-12-101-1/+1
* drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang2024-12-101-1/+2
* drm/amd/pm: implement dpm sdma reset functionJiadong Zhu2024-12-101-0/+1
* drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller2024-11-051-0/+2
* drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller2024-11-051-0/+2
* drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar2024-05-171-5/+0
* drm/amd/pm: Add support for DPM policiesLijo Lazar2024-05-171-0/+5
* drm/amdgpu/pm: Add support for MACO flag checkingMa Jun2024-04-101-1/+1
* drm/amdgpu: Add a new runtime mode definitionMa Jun2024-04-101-0/+4
* drm/amdgpu: implement smu send rma reason for smu v13.0.6Yang Wang2024-02-121-0/+1
* drm/amd/pm: support return vpe clock tablePeyton Lee2023-12-141-0/+1
* drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-291-0/+2
* drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar2023-11-291-0/+12
* drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma2023-09-281-2/+0
* drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma2023-09-261-0/+5
* drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan2023-08-311-0/+2
* drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan2023-08-311-0/+2
* drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan2023-08-311-0/+2
* drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan2023-08-311-0/+2
* drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan2023-08-311-0/+4
* drm/amd/pm: introduce a new set of OD interfacesEvan Quan2023-08-311-0/+2
* drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan2023-06-301-0/+2
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-231-0/+3
* drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng2023-02-141-0/+1
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+3
* drm/amdgpu: introduce runtime pm modeGuchun Chen2022-07-181-0/+9
* drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui2022-06-031-0/+2
* drm/amd/pm: add send bad channel info functionStanley.Yang2022-03-151-0/+1
* drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan2022-02-161-0/+14
* drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal2022-02-071-1/+0
* amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell2022-02-021-0/+4
* drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher2022-01-271-0/+3
* drm/amd: Expose the FRU SMU I2C busLuben Tuikov2022-01-271-2/+12
* drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan2022-01-141-49/+0
* drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2022-01-141-2/+0
* drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan2022-01-141-0/+2
* drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-141-16/+1
* drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan2022-01-141-2/+0
* drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan2022-01-141-25/+0
* drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan2022-01-141-23/+0
* drm/amd/pm: do not expose power implementation details to displayEvan Quan2022-01-141-0/+38
* drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan2022-01-141-90/+70
* drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2022-01-141-1/+24