summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar-0/+2
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan-4/+47
2021-09-16drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu-1/+138
2021-09-16drm/amdgpu: add some pptable funcs for cyan skilfish(v3)Lang Yu-0/+347
2021-09-16drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu-51/+35
2021-09-16drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu-1/+8
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu-16/+49
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng-1/+1
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
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan-138/+108
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan-5/+103
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan-81/+56
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan-6/+31
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan-4/+51
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng-1/+1
2021-08-16drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang-2/+7
2021-08-16drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang-2/+2
2021-08-16drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang-2/+13
2021-08-16drm/amd/pm: skip to load smu microcode on sriov for aldebaranKevin Wang-32/+70
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang-11/+10
2021-08-11drm/amd/pm: graceful exit on restore fan mode failure (v2)Ryan Taylor-2/+3
2021-08-11drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)Ryan Taylor-1/+3
2021-08-10amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell-8/+8
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell-33/+34
2021-08-10amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell-44/+44
2021-08-10amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell-19/+19
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell-28/+27
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell-53/+53
2021-08-10amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emitDarren Powell-32/+35
2021-08-06drm/amd/pm: bug fix for the runtime pm BACOKenneth Feng-2/+1
2021-08-05drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET-1/+1
2021-08-05drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou-1/+3
2021-08-05drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang-1/+2
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou-1/+1
2021-08-02drm/amdgpu/powerplay/smu10: Fix a typo in error messageMasanari Iida-1/+1
2021-07-28drm/amd/pm: Fix a bug in semaphore double-lockLuben Tuikov-2/+0
2021-07-28drm/amd/pm: restore user customized OD settings properly for Sienna CichlidEvan Quan-9/+28
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan-17/+82
2021-07-23drm/amd/pm: Fix a bug communicating with the SMU (v5)Luben Tuikov-47/+244
2021-07-23drm/amdgpu: enable SMU for cyan_skilfishLang Yu-0/+4
2021-07-23drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu-0/+5
2021-07-23drm/amdgpu: add basic ppt functions for cyan_skilfishLang Yu-0/+105