summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-1/+1
2022-01-15drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-3/+3
2022-01-15drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan1-337/+182
2021-12-30amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2021-12-30drm/amdgpu: Enable unique_id for AldebaranKent Russell1-1/+2
2021-12-02amdgpu/pm: Create shared array of power profile name stringsDarren Powell1-0/+10
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky1-0/+2
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello1-0/+4
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher1-1/+3
2021-10-22drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander1-7/+7
2021-09-14drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun1-2/+2
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu1-4/+4
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-12/+8
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan1-0/+3
2021-08-16drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang1-2/+7
2021-08-10amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell1-8/+8
2021-06-30amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell1-74/+21
2021-06-19amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell1-13/+14
2021-06-08amdgpu/pm: handle return value for get_power_limitDarren Powell1-15/+24
2021-06-08amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell1-15/+3
2021-06-08amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell1-11/+16
2021-06-08amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell1-9/+9
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S1-0/+80