summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-07-19drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-07-19drm/amd/pm: fix return value in aldebaran_set_mp1_state()Feifei Xu1-3/+1
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-20drm/amd/pm: correct MGpuFanBoost settingEvan Quan2-0/+19
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie3-3/+16
2021-05-05drm/amd/pm: initialize variableTom Rix1-1/+1
2021-04-29amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-29amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-04-15drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
2021-04-15drm/amd/pm: revise two names of sensor values for vangoghXiaojian Du1-6/+6
2021-04-15drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangoghXiaojian Du1-6/+0
2021-04-15drm/amd/pm: add the callback to get the bootup values for renoirXiaojian Du3-0/+126
2021-04-15drm/amd/pm: Show updated clocks on aldebaranLijo Lazar1-11/+41
2021-04-15drm/amdgpu: Ensure dcefclk isn't created on AldebaranKent Russell1-1/+3
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du1-26/+338
2021-04-15drm/amd/pm: update the driver interface header for vangoghXiaojian Du2-2/+40
2021-04-15drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar2-2/+3
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du2-0/+2
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-09drm/amd/pm: Fix DPM level count on aldebaranLijo Lazar1-4/+8
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan2-3/+4
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan3-15/+3
2021-04-09drm/amd/pm: fix missing static declarationsEvan Quan1-7/+7
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan3-26/+24
2021-04-09drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan1-1/+2
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar1-1/+1
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar5-2/+36
2021-04-09drm/amd/pm: Add function to wait for smu eventsLijo Lazar2-1/+29
2021-04-09drm/amd/pm: Modify mode2 msg sequence on aldebaranLijo Lazar4-11/+61
2021-04-09drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-45/+45
2021-04-09drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspendAlex Deucher1-0/+98
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher4-8/+8
2021-04-09drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+10
2021-04-09drm/amd/pm: drop redundant and unneeded BACO APIs V2Evan Quan2-104/+0
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan3-132/+98
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan2-40/+55
2021-04-09drm/amd/pm: fix gpu reset failure by MP1 state settingGuchun Chen2-6/+7
2021-04-09drm/amd/pm: fix MP1 state setting failure in s3 testGuchun Chen1-0/+3
2021-04-09drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOADShirish S1-7/+6
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan8-24/+96
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher1-1/+2
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher1-1/+1
2021-03-24drm/amd/pm: correct the gpu metrics versionEvan Quan1-1/+1
2021-03-24drm/amd/pm: Use BACO reset arg 0 on XGMI configurationshaoyunl1-1/+1
2021-03-24drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-24drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2