aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16drm/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-10drm/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-08drm/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-16drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan1-0/+14
2022-02-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal1-1/+0
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offsetDarren 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-14drm/amd/pm: relocate the power related headersEvan Quan70-26896/+0
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+0
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan1-49/+0
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan1-3/+0
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2-2/+32
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-0/+2
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-16/+1
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan1-2/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan1-25/+0
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan1-23/+0
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan1-0/+38
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan1-90/+70
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2-9/+27
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye4-6/+9
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan2-8/+8
2021-12-13drm/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
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou1-1/+2
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan1-0/+8
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello1-2/+2
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell3-3/+9
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu1-1/+4
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu1-51/+35
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu1-1/+8
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook1-0/+24
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan4-15/+15
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan2-0/+8
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan1-0/+3
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan1-0/+3
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan2-0/+8
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang1-1/+0
2021-08-05drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou1-1/+3
2021-08-05drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang1-0/+1
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou1-1/+1
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan2-0/+10