summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorLines
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher-1/+5
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller-0/+65
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller-0/+62
2024-10-07drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer-69/+69
2024-10-07drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer-24/+0
2024-10-07drm/amd/pm: use pm_runtime_resume_and_getPierre-Eric Pelloux-Prayer-174/+89
2024-10-07drm/amd/pm: fix rpm refcount handling on errorPierre-Eric Pelloux-Prayer-0/+2
2024-05-20Documentation/amdgpu: Add PM policy documentationLijo Lazar-0/+53
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar-68/+0
2024-05-17drm/amd/pm: Add xgmi plpd policy to pm_policyLijo Lazar-0/+2
2024-05-17drm/amd/pm: Add support for DPM policiesLijo Lazar-0/+133
2024-05-13drm/amdgpu/pm: Fix code alignment issueMa Jun-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang-10/+19
2024-04-23drm/amdgpu/pm: Print od status infoMa Jun-0/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun-0/+7
2024-04-09drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang-92/+115
2024-04-09drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang-2/+2
2024-03-22drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao-1/+9
2024-03-20drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du-0/+12
2024-03-20drm/amdgpu: add the sensor value of VCN activityXiaojian Du-0/+37
2024-03-06drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang-13/+34
2024-03-04drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun-1/+11
2024-02-28drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang-5/+27
2024-02-22drm/amdgpu: Remove pcie bw sys entryAsad Kamal-1/+2
2024-01-15drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher-10/+18
2024-01-05drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal-1/+3
2023-12-07drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev-2/+2
2023-11-29drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar-0/+40
2023-11-09drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens-6/+7
2023-11-09drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar-0/+4
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar-0/+12
2023-11-03drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun-13/+14
2023-10-26drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma-2/+2
2023-10-20drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen-2/+6
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun-8/+6
2023-10-13drm/amd/pm: Add reset option for fan_ctrl interfacesMa Jun-0/+12
2023-10-04drm/amd/pm: Add GC v9.4.3 thermal limits to hwmonLijo Lazar-7/+12
2023-09-28drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3Victor Zhao-1/+2
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma-0/+68
2023-09-26drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun-0/+8
2023-09-26drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng-0/+1
2023-09-20Documentation/amdgpu: Modify pp_dpm_*clk detailsLijo Lazar-1/+9
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-6/+6
2023-08-31drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan-0/+64
2023-08-31drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan-0/+66
2023-08-31drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan-0/+65
2023-08-31drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan-0/+63
2023-08-31drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan-1/+209
2023-08-31drm/amd/pm: introduce a new set of OD interfacesEvan Quan-2/+262
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan-28/+17