summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-11-05drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello1-1/+1
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello3-16/+13
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello1-3/+5
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello1-1/+5
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello2-89/+2
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher1-1/+3
2021-10-22drm/amd/pm: Disable fan control if not supportedLijo Lazar1-0/+14
2021-10-22drm/amdgpu/smu11.0: add missing IP version checkAlex Deucher1-0/+1
2021-10-22drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setupAlex Deucher1-71/+24
2021-10-22drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander1-7/+7
2021-10-20drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher1-60/+29
2021-10-14drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20Alex Deucher1-0/+4
2021-10-13drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher1-1/+1
2021-10-13drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell1-4/+5
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell8-19/+39
2021-10-11drm/amdgpu: query default sclk from smu for cyan_skillfishLang Yu1-5/+12
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher5-57/+57
2021-10-04drm/amdgpu/pm/amdgpu_smu: convert more IP version checkingAlex Deucher1-23/+23
2021-10-04drm/amdgpu/pm/smu_v13.0: convert IP version checkingAlex Deucher1-9/+13
2021-10-04drm/amdgpu/pm/smu_v11.0: update IP version checkingAlex Deucher1-12/+12
2021-10-04drm/amdgpu/sienna_cichlid_ppt: convert to IP version checkingAlex Deucher1-12/+12
2021-10-04drm/amdgpu/navi10_ppt: convert to IP version checkingAlex Deucher1-25/+25
2021-10-04drm/amdgpu/smu11.0: convert to IP version checkingAlex Deucher1-42/+46
2021-10-04drm/amdgpu/amdgpu_smu: convert to IP version checkingAlex Deucher1-46/+80
2021-09-30gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann1-2/+2
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan4-4/+47
2021-09-14drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu2-1/+138
2021-09-14drm/amdgpu: add some pptable funcs for cyan skilfish(v3)Lang Yu1-0/+347
2021-09-14drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu1-51/+35
2021-09-14drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu1-1/+8
2021-09-14drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu8-16/+49
2021-09-14drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun1-2/+2
2021-09-07drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
2021-09-01drm/amd/pm: Update navi12 smu message mapping table in sriovYifan Zha1-7/+7
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu1-4/+4
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King3-3/+3
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook4-11/+32
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan2-9/+20
2021-08-19drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King1-1/+1
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan1-5/+133
2021-08-16drm/amd/pm: drop unnecessary manual mode checkEvan Quan1-12/+4
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan21-138/+108
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan7-5/+103
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan6-81/+56
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan3-6/+31
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan7-4/+51
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14