summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2022-01-25drm/amd/pm: use existing fini_smc_tables function for cyan skillfishLang Yu
2022-01-25drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfishLang Yu
2022-01-25drm/amd/pm: remove useless ifJiapeng Chong
2022-01-25drm/amd/pm: use dev_*** to print output in multiple GPUsGuchun Chen
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded feature->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded vcn/jpeg_gate_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic
2022-01-18drm/amd/pm: add message smu to get ecc_tablemziya
2022-01-18drm/amd/pm: Update smu driver interface for sienna cichlidmziya
2022-01-14drm/amd/pm: Replace one-element array with flexible-array memberChangcheng Deng
2022-01-14drm/amd/pm: fix null ptr accessFlora Cui
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher
2022-01-14drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan
2022-01-14drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan
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
2022-01-14drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic
2021-12-30drm/amdgpu: Only overwrite serial if field is emptyKent Russell
2021-12-30drm/amdgpu: Enable unique_id for AldebaranKent Russell
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-16drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar
2021-12-16drm/amd/pm: restore SMU version print statement for dGPUsMario Limonciello
2021-12-16drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang
2021-12-16drivers/amd/pm: smu13: use local variable adevMario Limonciello
2021-12-14drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu