summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/inc
AgeCommit message (Expand)AuthorFilesLines
2024-02-13drm/amdgpu: implement smu send rma reason for smu v13.0.6Yang Wang1-0/+1
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee1-0/+1
2023-11-30drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan1-0/+2
2023-11-30drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar1-0/+12
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma1-2/+0
2023-09-27drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma1-0/+5
2023-09-01drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan1-0/+2
2023-09-01drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan1-0/+2
2023-09-01drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan1-0/+2
2023-08-31drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan1-0/+2
2023-08-31drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan1-0/+4
2023-08-31drm/amd/pm: introduce a new set of OD interfacesEvan Quan1-0/+2
2023-07-25drm/amdgpu: open brace '{' following struct go on the same lineRan Sun1-2/+1
2023-07-25drm/amd/pm: open brace '{' following struct go on the same lineRan Sun1-14/+7
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan1-0/+2
2023-06-09drm/amd/pm: update SMU13 header files for coming OD supportEvan Quan1-7/+9
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+3
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng1-0/+1
2022-08-17drm/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-05-11drm/amd/pm: suppress compile warning about possible unaligned accessesEvan Quan1-1/+4
2022-05-04drm/amd/smu: add smu v13_0 header filesLikun Gao1-0/+200
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang1-0/+1
2022-02-17drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan1-0/+14
2022-02-08drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal1-1/+0
2022-02-03amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren 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-15drm/amd/pm: relocate the power related headersEvan Quan70-26896/+0
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+0
2022-01-15drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan1-49/+0
2022-01-15drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan1-3/+0
2022-01-15drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2-2/+32
2022-01-15drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-0/+2
2022-01-15drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-16/+1
2022-01-15drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan1-2/+0
2022-01-15drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan1-25/+0
2022-01-15drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan1-23/+0
2022-01-15drm/amd/pm: do not expose power implementation details to displayEvan Quan1-0/+38
2022-01-15drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan1-90/+70
2022-01-15drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2-9/+27
2021-12-29drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye4-6/+9
2021-12-15drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan2-8/+8
2021-12-14drm/amdgpu: add support for SMU debug optionLang Yu1-0/+9
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky1-0/+1
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky1-0/+15
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang1-0/+8
2021-11-22drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang2-2/+18