summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorLines
2023-04-11drm/amd/pm: Fix incorrect comment about Vangogh power cap supportGuilherme G. Piccoli-2/+2
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu01-2/+6
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2XTong Liu01-0/+8
2023-03-31drm/amd/pm: add sysfs node vclk1 and dclk1Tong Liu01-0/+32
2023-03-07drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan-0/+2
2023-03-07drm/amdgpu: remove dead codeMuhammad Usama Anjum-1/+1
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu-0/+77
2023-02-08drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell-0/+2
2023-01-31drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao-2/+4
2023-01-17drm/amdgpu/pm: update hwmon power documentationAlex Deucher-1/+1
2022-10-18drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin-2/+2
2022-09-19drm/amd/pm: Remove redundant check conditionYiPeng Chai-3/+0
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S-68/+62
2022-05-10amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna CichlidDanijel Slivka-0/+9
2022-05-06drm/amd/pm: enable workload type change on smu_v13_0_7Kenneth Feng-1/+2
2022-05-05drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7Kenneth Feng-2/+4
2022-05-05drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan-1/+1
2022-05-04drm/amdgpu: add FGCG supportEvan Quan-0/+1
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan-0/+1
2022-05-04drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan-2/+4
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan-3/+3
2022-04-05amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic-2/+4
2022-03-31drm/amdgpu: Add unique_id support for sienna cichlidKent Russell-0/+1
2022-03-31drm/amdgpu: Use switch case for unique_idKent Russell-4/+9
2022-03-28drm/amd/pm: Check feature support using IP versionLijo Lazar-33/+40
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall-1/+1
2022-02-24amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka-0/+4
2022-02-16drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao-2/+2
2022-02-11amdgpu/pm: Add emit_clock_levels callsDarren Powell-14/+35
2022-02-09drm/amd/pm: correct hwmon power label nameYang Wang-3/+7
2022-02-09drm/amd/pm: fix hwmon node of power1_label create issueYang Wang-2/+1
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher-0/+5
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic-15/+2
2022-01-14drm/amd/pm: fix null ptr accessFlora Cui-0/+3
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan-11/+10
2022-01-14drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher-50/+0
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan-4/+25
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan-1/+1
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan-3/+3
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan-337/+182
2021-12-30amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic-0/+6
2021-12-30drm/amdgpu: Enable unique_id for AldebaranKent Russell-1/+2
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell-0/+10
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky-0/+2
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello-0/+4
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher-1/+3
2021-10-21drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander-7/+7
2021-09-14drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun-2/+2
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu-4/+4
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan-12/+8