aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+34
2025-05-08drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internalsPaul E. McKenney1-9/+2
2025-04-30drm/amd/pm: Add board voltage node to hwmonAsad Kamal1-0/+34
2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng1-2/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher1-1/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher1-1/+3
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher1-6/+12
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-02-12drm/amd/pm: Remove unnecessary device state checksLijo Lazar1-14/+0
2025-02-12drm/amd/pm: Fix get_if_active usageLijo Lazar1-10/+18
2025-02-12drm/amd/pm: Add APIs for device access checksLijo Lazar1-387/+229
2025-02-12drm/amd/pm: Update pm attr for gc_9_5_0Asad Kamal1-9/+18
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher1-1/+5
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller1-0/+65
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller1-0/+62
2024-10-07drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer1-69/+69
2024-10-07drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer1-24/+0
2024-10-07drm/amd/pm: use pm_runtime_resume_and_getPierre-Eric Pelloux-Prayer1-174/+89
2024-10-07drm/amd/pm: fix rpm refcount handling on errorPierre-Eric Pelloux-Prayer1-0/+2
2024-05-20Documentation/amdgpu: Add PM policy documentationLijo Lazar1-0/+53
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar1-68/+0
2024-05-17drm/amd/pm: Add xgmi plpd policy to pm_policyLijo Lazar1-0/+2
2024-05-17drm/amd/pm: Add support for DPM policiesLijo Lazar1-0/+133
2024-05-13drm/amdgpu/pm: Fix code alignment issueMa Jun1-2/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-10/+19
2024-04-23drm/amdgpu/pm: Print od status infoMa Jun1-0/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-09drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang1-92/+115
2024-04-09drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang1-2/+2
2024-03-22drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao1-1/+9
2024-03-20drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du1-0/+12
2024-03-20drm/amdgpu: add the sensor value of VCN activityXiaojian Du1-0/+37
2024-03-06drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang1-13/+34
2024-03-04drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-02-28drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang1-5/+27
2024-02-22drm/amdgpu: Remove pcie bw sys entryAsad Kamal1-1/+2
2024-01-15drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher1-10/+18
2024-01-05drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal1-1/+3
2023-12-07drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-11-29drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar1-0/+40
2023-11-09drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens1-6/+7
2023-11-09drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar1-0/+4
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar1-0/+12
2023-11-03drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun1-13/+14
2023-10-26drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma1-2/+2
2023-10-20drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun1-8/+6
2023-10-13drm/amd/pm: Add reset option for fan_ctrl interfacesMa Jun1-0/+12
2023-10-04drm/amd/pm: Add GC v9.4.3 thermal limits to hwmonLijo Lazar1-7/+12
2023-09-28drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3Victor Zhao1-1/+2