aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang2025-08-271-8/+10
* drm/amd/pm: fix null pointer accessUmio Yasuno2025-07-161-0/+5
* drm/amdgpu: Pass adev pointer to functionsLijo Lazar2025-07-071-2/+2
* Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-05-281-0/+34
|\
| * drm/amd/pm: Add board voltage node to hwmonAsad Kamal2025-04-301-0/+34
* | drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internalsPaul E. McKenney2025-05-081-9/+2
|/
* drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng2025-03-141-2/+2
* drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher2025-03-141-1/+2
* drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher2025-03-141-1/+3
* drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher2025-03-141-6/+12
* drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan2025-03-141-0/+2
* drm/amd/pm: Remove unnecessary device state checksLijo Lazar2025-02-131-14/+0
* drm/amd/pm: Fix get_if_active usageLijo Lazar2025-02-131-10/+18
* drm/amd/pm: Add APIs for device access checksLijo Lazar2025-02-131-387/+229
* drm/amd/pm: Update pm attr for gc_9_5_0Asad Kamal2025-02-131-9/+18
* drm/amd/pm: fix and simplify workload handlingAlex Deucher2024-12-021-1/+5
* drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller2024-11-051-0/+65
* drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller2024-11-051-0/+62
* drm/amd/pm: use pm_runtime_get_if_active for debugfs gettersPierre-Eric Pelloux-Prayer2024-10-071-69/+69
* drm/amd/pm: don't update runpm last_usage on debugfs getterPierre-Eric Pelloux-Prayer2024-10-071-24/+0
* drm/amd/pm: use pm_runtime_resume_and_getPierre-Eric Pelloux-Prayer2024-10-071-174/+89
* drm/amd/pm: fix rpm refcount handling on errorPierre-Eric Pelloux-Prayer2024-10-071-0/+2
* Documentation/amdgpu: Add PM policy documentationLijo Lazar2024-05-201-0/+53
* drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar2024-05-171-68/+0
* drm/amd/pm: Add xgmi plpd policy to pm_policyLijo Lazar2024-05-171-0/+2
* drm/amd/pm: Add support for DPM policiesLijo Lazar2024-05-171-0/+133
* drm/amdgpu/pm: Fix code alignment issueMa Jun2024-05-131-2/+2
* drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-10/+19
* drm/amdgpu/pm: Print od status infoMa Jun2024-04-231-0/+2
* drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-231-0/+7
* drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang2024-04-101-92/+115
* drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang2024-04-101-2/+2
* drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao2024-03-221-1/+9
* drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du2024-03-201-0/+12
* drm/amdgpu: add the sensor value of VCN activityXiaojian Du2024-03-201-0/+37
* drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang2024-03-061-13/+34
* drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun2024-03-041-1/+11
* drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang2024-02-281-5/+27
* drm/amdgpu: Remove pcie bw sys entryAsad Kamal2024-02-221-1/+2
* drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher2024-01-151-10/+18
* drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal2024-01-051-1/+3
* drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev2023-12-071-2/+2
* drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar2023-11-291-0/+40
* drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens2023-11-091-6/+7
* drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar2023-11-091-0/+4
* drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar2023-11-071-0/+12
* drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun2023-11-031-13/+14
* drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma2023-10-261-2/+2
* drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen2023-10-201-2/+6
* drm/amd/pm: Support for getting power1_cap_min valueMa Jun2023-10-201-8/+6