aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)Author
2023-08-31drm/amd/pm: introduce a new set of OD interfacesEvan Quan
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan
2023-08-30drm/amd/pm: Fixes incorrect type in 'amdgpu_hwmon_show_power_avg() & _input()'Srinivasan Shanmugam
2023-08-30drm/amd/pm: fix error flow in sensor fetchingAlex Deucher
2023-08-30drm/amd/pm: fix debugfs pm_info outputAlex Deucher
2023-08-30drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal
2023-08-15drm/amd: Hide unsupported power attributesMario Limonciello
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello
2023-08-15drm/amd: Add a new hwmon attribute for instantaneous powerMario Limonciello
2023-08-15drm/amd: Add amdgpu_hwmon_get_sensor_generic()Mario Limonciello
2023-08-15drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3Asad Kamal
2023-08-09drm/amd/pm: Clean up errors in amdgpu_pm.cRan Sun
2023-08-07drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-07-10drm/amd/pm: disbale dcefclk device sysnode on GFX v9.4.3 chipYang Wang
2023-06-30drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar
2023-06-30drm/amd/pm: Enable pp_feature attributeLijo Lazar
2023-06-23drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor
2023-06-09drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan
2023-06-09drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves
2023-06-09drm/amd/pm: Expose mem temperature for GC version 9.4.3Asad Kamal
2023-06-09drm/amd/pm: Update hw mon attributes for GC version 9.4.3Asad Kamal
2023-04-11drm/amd/pm: Fix incorrect comment about Vangogh power cap supportGuilherme G. Piccoli
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu01
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2XTong Liu01
2023-03-31drm/amd/pm: add sysfs node vclk1 and dclk1Tong Liu01
2023-03-07drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan
2023-03-07drm/amdgpu: remove dead codeMuhammad Usama Anjum
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu
2023-02-08drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell
2023-01-31drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao
2023-01-17drm/amdgpu/pm: update hwmon power documentationAlex Deucher
2022-10-18drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin
2022-09-19drm/amd/pm: Remove redundant check conditionYiPeng Chai
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S
2022-05-10amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna CichlidDanijel Slivka
2022-05-06drm/amd/pm: enable workload type change on smu_v13_0_7Kenneth Feng
2022-05-05drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7Kenneth Feng
2022-05-05drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan
2022-05-04drm/amdgpu: add FGCG supportEvan Quan
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan
2022-05-04drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-04-05amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic
2022-03-31drm/amdgpu: Add unique_id support for sienna cichlidKent Russell
2022-03-31drm/amdgpu: Use switch case for unique_idKent Russell
2022-03-28drm/amd/pm: Check feature support using IP versionLijo Lazar
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall
2022-02-24amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka
2022-02-16drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao