summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
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-10drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang1-92/+115
2024-04-10drm/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-29drm/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-16drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher1-10/+18
2024-01-06drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal1-1/+3
2023-12-08drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-11-30drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar1-0/+40
2023-11-10drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens1-6/+7
2023-11-10drm/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-27drm/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-05drm/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
2023-09-27drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma1-0/+68
2023-09-27drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun1-0/+8
2023-09-26drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-09-20Documentation/amdgpu: Modify pp_dpm_*clk detailsLijo Lazar1-1/+9
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-6/+6
2023-09-01drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan1-0/+64
2023-09-01drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan1-0/+66
2023-09-01drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan1-0/+65
2023-08-31drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan1-0/+63
2023-08-31drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan1-1/+209
2023-08-31drm/amd/pm: introduce a new set of OD interfacesEvan Quan1-2/+262
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan1-28/+17
2023-08-30drm/amd/pm: Fixes incorrect type in 'amdgpu_hwmon_show_power_avg() & _input()'Srinivasan Shanmugam1-4/+4
2023-08-30drm/amd/pm: fix error flow in sensor fetchingAlex Deucher1-7/+7
2023-08-30drm/amd/pm: fix debugfs pm_info outputAlex Deucher1-0/+3
2023-08-30drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal1-4/+4
2023-08-16drm/amd: Hide unsupported power attributesMario Limonciello1-0/+9
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-2/+2
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-1/+1
2023-08-16drm/amd: Add a new hwmon attribute for instantaneous powerMario Limonciello1-0/+17
2023-08-16drm/amd: Add amdgpu_hwmon_get_sensor_generic()Mario Limonciello1-233/+88
2023-08-16drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3Asad Kamal1-2/+4
2023-08-09drm/amd/pm: Clean up errors in amdgpu_pm.cRan Sun1-2/+3
2023-08-08drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang1-3/+7
2023-07-10drm/amd/pm: disbale dcefclk device sysnode on GFX v9.4.3 chipYang Wang1-2/+1