aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
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-131/+97
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-23drm/amd/pm: correct the gpu metrics versionEvan Quan1-1/+1
2021-03-23drm/amd/pm: Use BACO reset arg 0 on XGMI configurationshaoyunl1-1/+1
2021-03-23drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-23drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2
2021-03-23drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King1-1/+1
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang10-14/+73
2021-03-23drm/amdgpu/smu8: return an error rather than 50% if busy query failsAlex Deucher1-4/+3
2021-03-23drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher2-1/+28
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng4-10/+165
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl7-0/+42
2021-03-23drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-23drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-23drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()Jia-Ju Bai1-1/+3
2021-03-23drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar1-85/+0
2021-03-23drm/amd/pm: Enable pp_od_clk_voltage node on aldebaranLijo Lazar2-2/+78
2021-03-23drm/amd/pm: add new data in metrics tableKenneth Feng3-18/+19
2021-03-23drm/amd/pm: add aldebaran serial number supportKevin Wang1-0/+23
2021-03-23drm/amd/pm: Enable user min/max gfxclk on aldebaranLijo Lazar1-1/+8
2021-03-23drm/amd/pm: remove aldebaran serial number supportKevin Wang1-19/+0
2021-03-23drm/amd/pm: Correct msg status check for powerlimitLijo Lazar1-1/+1
2021-03-23drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar3-4/+149
2021-03-23drm/amd/pm: Add DCBTC support for aldebaranLijo Lazar1-11/+17
2021-03-23drm/amd/pm: Fix power limit query on aldebaranLijo Lazar1-15/+13
2021-03-23drm/amdgpu/pm: Remove redundant generic message indexLijo Lazar1-1/+0
2021-03-23drm/amdgpu/pm: Fix reset message mapping on aldebaranLijo Lazar1-1/+1