summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
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-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-11/+166
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
2021-03-23drm/amdgpu/pm: Remove unsupported MP1 messages from aldebaranLijo Lazar2-5/+0
2021-03-23drm/amd/pm: Set no fan control flag as needed.Lijo Lazar1-0/+4
2021-03-23drm/amd/pm: Remove CPU virtual address notification in aldebaranLijo Lazar1-17/+0
2021-03-23drm/amd/pm: Add support to override pptable id for aldebaranLijo Lazar1-2/+11
2021-03-23drm/amd/pm: Add atom_smc_dpm_info_v4_10 for aldebaranLijo Lazar1-0/+22
2021-03-23drm/amdgpu: update atom_firmware_info_v3_4 (v2)Feifei Xu1-0/+2
2021-03-23drm/amd/pm:add aldebaran support for getting bootup valuesFeifei Xu1-1/+15
2021-03-23drm/amdgpu:return true for mode1_reset_support on aldebaranFeifei Xu1-0/+3
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu7-6/+104
2021-03-23drm/amd/swsmu: add aldebaran smu13 ip support (v3)Kevin Wang12-5/+3797
2021-03-23drm/amd/swsmu: add aldebaran smu driver if header (v2)Kevin Wang1-0/+512