]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: skip to load smu microcode on sriov for aldebaran
authorKevin Wang <kevin1.wang@amd.com>
Wed, 11 Aug 2021 07:52:02 +0000 (15:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Aug 2021 19:17:29 +0000 (15:17 -0400)
commit298039f446004a61ddb8f7bd3864d67845b9a2f3
tree50e2567d5e88d6067688ef8a094d4af71e9970c5
parent9797242219478401f3621762553938413fd856b6
drm/amd/pm: skip to load smu microcode on sriov for aldebaran

v1:
1. skip to load smu firmware in sriov mode for aldebaran chip
2. using vbios pptable if in sriov mode.

v2:
clean up smu driver code in sriov code path

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c