summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar-1/+1
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher-79/+67
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan-2/+74
2021-11-17drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar-5/+8
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan-0/+18
2021-11-17drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov-2/+6
2021-11-05drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello-1/+1
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher-12/+51
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello-16/+13
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello-3/+5
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello-1/+5
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello-89/+2
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher-1/+3
2021-10-22drm/amd/pm: Disable fan control if not supportedLijo Lazar-0/+14
2021-10-22drm/amdgpu/smu11.0: add missing IP version checkAlex Deucher-0/+1
2021-10-21drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setupAlex Deucher-71/+24
2021-10-21drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander-7/+7
2021-10-20drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher-60/+29
2021-10-13drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20Alex Deucher-0/+4
2021-10-13drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher-1/+1
2021-10-13drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell-4/+5
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell-19/+39
2021-10-11drm/amdgpu: query default sclk from smu for cyan_skillfishLang Yu-5/+12
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher-57/+57
2021-10-04drm/amdgpu/pm/amdgpu_smu: convert more IP version checkingAlex Deucher-23/+23
2021-10-04drm/amdgpu/pm/smu_v13.0: convert IP version checkingAlex Deucher-9/+13
2021-10-04drm/amdgpu/pm/smu_v11.0: update IP version checkingAlex Deucher-12/+12
2021-10-04drm/amdgpu/sienna_cichlid_ppt: convert to IP version checkingAlex Deucher-12/+12
2021-10-04drm/amdgpu/navi10_ppt: convert to IP version checkingAlex Deucher-25/+25
2021-10-04drm/amdgpu/smu11.0: convert to IP version checkingAlex Deucher-42/+46
2021-10-04drm/amdgpu/amdgpu_smu: convert to IP version checkingAlex Deucher-46/+80
2021-09-29gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann-2/+2
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar-0/+2
2021-09-23drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan-4/+47
2021-09-14drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu-1/+138
2021-09-14drm/amdgpu: add some pptable funcs for cyan skilfish(v3)Lang Yu-0/+347
2021-09-14drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu-51/+35
2021-09-14drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu-1/+8
2021-09-14drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu-16/+49
2021-09-14drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun-2/+2
2021-09-07drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng-1/+1
2021-09-01drm/amd/pm: Update navi12 smu message mapping table in sriovYifan Zha-7/+7
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu-4/+4
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King-3/+3
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko-1/+16
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook-11/+32
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan-9/+20
2021-08-18drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King-1/+1
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan-5/+133
2021-08-16drm/amd/pm: drop unnecessary manual mode checkEvan Quan-12/+4