summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/pm: Add support for MACO flag checkingMa Jun2024-04-091-1/+1
* drm/amdgpu: Add a new runtime mode definitionMa Jun2024-04-091-0/+4
* drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang2024-04-091-0/+41
* 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/amdgpu: open brace '{' following struct go on the same lineRan Sun2023-07-251-2/+1
* drm/amd/pm: open brace '{' following struct go on the same lineRan Sun2023-07-251-14/+7
* drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan2023-06-301-0/+2
* drm/amd/pm: update SMU13 header files for coming OD supportEvan Quan2023-06-091-7/+9
* 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: suppress compile warning about possible unaligned accessesEvan Quan2022-05-101-1/+4
* drm/amd/smu: add smu v13_0 header filesLikun Gao2022-05-041-0/+200
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* 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: relocate the power related headersEvan Quan2022-01-1470-26896/+0
* drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-141-4/+0
* drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan2022-01-141-49/+0
* drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan2022-01-141-3/+0
* drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2022-01-142-2/+32
* 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-142-9/+27
* drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye2021-12-284-6/+9
* drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan2021-12-142-8/+8
* drm/amdgpu: add support for SMU debug optionLang Yu2021-12-131-0/+9
* drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky2021-11-221-0/+1