summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc
AgeCommit message (Expand)AuthorLines
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen-0/+9
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui-0/+2
2022-05-10drm/amd/pm: suppress compile warning about possible unaligned accessesEvan Quan-1/+4
2022-05-04drm/amd/smu: add smu v13_0 header filesLikun Gao-0/+200
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan-1/+1
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang-0/+1
2022-02-16drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan-0/+14
2022-02-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaĆ­ra Canal-1/+0
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell-0/+4
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher-0/+3
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov-2/+12
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan-26896/+0
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan-4/+0
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan-49/+0
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan-3/+0
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan-2/+32
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan-0/+2
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan-16/+1
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan-2/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan-25/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan-23/+0
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan-0/+38
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan-90/+70
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan-9/+27
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye-6/+9
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan-8/+8
2021-12-13drm/amdgpu: add support for SMU debug optionLang Yu-0/+9
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky-0/+1
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky-0/+15
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang-0/+8
2021-11-22drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang-2/+18
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou-1/+2
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan-0/+8
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello-2/+2
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell-3/+9
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu-1/+4
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu-51/+35
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu-1/+8
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook-0/+24
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan-15/+15
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan-0/+8
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan-0/+3
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan-0/+3
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan-0/+8
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang-1/+0
2021-08-05drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou-1/+3
2021-08-05drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang-0/+1
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou-1/+1
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan-0/+10
2021-07-23drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu-0/+1