summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/inc
AgeCommit message (Expand)Author
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan
2021-12-13drm/amdgpu: add support for SMU debug optionLang Yu
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang
2021-11-22drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang
2021-08-05drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou
2021-08-05drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan
2021-07-23drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu
2021-07-23drm/amdgpu: add smu interface header for cyan_skilfishLang Yu
2021-07-23drm/amdgpu: add smu_v11_8_ppsmc header for cyan_skilfishLang Yu
2021-07-23drm/amdgpu: add smu_v11_8_pmfw header for cyan_skilfishLang Yu
2021-07-23drm/amd/pm: Support board calibration on aldebaranLijo Lazar
2021-07-16drm/amd/pm: update DRIVER_IF_VERSION for beige_gobyTao Zhou
2021-07-08drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carpXiaomeng Hou
2021-07-08drm/amd/pm: bump DRIVER_IF_VERSION for Sienna CichlidEvan Quan
2021-07-08drm/amd/pm: new SmuMetrics data structure for Sienna CichlidEvan Quan
2021-07-01drm/amdgpu: add a mutex for the smu11 i2c bus (v2)Alex Deucher
2021-06-18drm/amdgpu: message smu to update hbm bad page numberStanley.Yang
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan
2021-06-11drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan
2021-06-10drm/amd/pm: Add ASIC independent throttle bitsGraham Sider