summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-30drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar1-0/+1
2023-06-30drm/amd/pm: Enable pp_feature attributeLijo Lazar1-1/+3
2023-06-23drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor1-38/+38
2023-06-09drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan1-7/+19
2023-06-09drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-06-09drm/amd/pm: Expose mem temperature for GC version 9.4.3Asad Kamal1-5/+5
2023-06-09drm/amd/pm: Update hw mon attributes for GC version 9.4.3Asad Kamal1-11/+25
2023-04-12drm/amd/pm: Fix incorrect comment about Vangogh power cap supportGuilherme G. Piccoli1-2/+2
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu011-2/+6
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2XTong Liu011-0/+8
2023-03-31drm/amd/pm: add sysfs node vclk1 and dclk1Tong Liu011-0/+32
2023-03-07drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan1-0/+2
2023-03-07drm/amdgpu: remove dead codeMuhammad Usama Anjum1-1/+1
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+77
2023-02-09drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell1-0/+2
2023-01-31drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-01-18drm/amdgpu/pm: update hwmon power documentationAlex Deucher1-1/+1
2022-10-19drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin1-2/+2
2022-09-19drm/amd/pm: Remove redundant check conditionYiPeng Chai1-3/+0
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S1-68/+62
2022-05-11amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna CichlidDanijel Slivka1-0/+9
2022-05-06drm/amd/pm: enable workload type change on smu_v13_0_7Kenneth Feng1-1/+2
2022-05-05drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7Kenneth Feng1-2/+4
2022-05-05drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan1-1/+1
2022-05-04drm/amdgpu: add FGCG supportEvan Quan1-0/+1
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan1-0/+1
2022-05-04drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan1-2/+4
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-3/+3
2022-04-05amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic1-2/+4
2022-04-01drm/amdgpu: Add unique_id support for sienna cichlidKent Russell1-0/+1
2022-04-01drm/amdgpu: Use switch case for unique_idKent Russell1-4/+9
2022-03-28drm/amd/pm: Check feature support using IP versionLijo Lazar1-33/+40
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall1-1/+1
2022-02-25amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka1-0/+4
2022-02-17drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao1-2/+2
2022-02-12amdgpu/pm: Add emit_clock_levels callsDarren Powell1-14/+35
2022-02-10drm/amd/pm: correct hwmon power label nameYang Wang1-3/+7
2022-02-10drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher1-0/+5
2022-01-19drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic1-15/+2
2022-01-15drm/amd/pm: fix null ptr accessFlora Cui1-0/+3
2022-01-15drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-11/+10
2022-01-15drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher1-50/+0
2022-01-15drm/amd/pm: revise the performance level setting APIsEvan Quan1-4/+25