summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2022-03-08drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2-5/+29
2022-03-02drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan1-1/+31
2022-02-23drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang1-7/+2
2022-02-16drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-08drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2022-01-11drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-11drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2022-01-11drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2021-12-22drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello1-0/+3
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-08drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-12-01drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan2-0/+18
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-11-18drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher1-60/+29
2021-09-24drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan4-4/+47
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu2-1/+138
2021-09-16drm/amdgpu: add some pptable funcs for cyan skilfish(v3)Lang Yu1-0/+347
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu1-51/+35
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu1-1/+8
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu8-16/+49
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
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
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-16drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang1-2/+7
2021-08-16drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang1-2/+2
2021-08-16drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang1-2/+13
2021-08-16drm/amd/pm: skip to load smu microcode on sriov for aldebaranKevin Wang1-32/+70
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang3-11/+10
2021-08-12drm/amd/pm: graceful exit on restore fan mode failure (v2)Ryan Taylor1-2/+3
2021-08-12drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)Ryan Taylor1-1/+3
2021-08-10amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell1-8/+8
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell3-33/+34
2021-08-10amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell2-44/+44
2021-08-10amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell1-19/+19