drm/amdgpu: Enable light SBR in XGMI+passthrough configuration
authorshaoyunl <shaoyun.liu@amd.com>
Thu, 11 Mar 2021 16:18:08 +0000 (11:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:33:44 +0000 (23:33 -0400)
commit2d02893ffcf8442e0b2eece6c58bd91583339fca
tree39beaaee8ce45d80da186b3c96c45286c8b26ca0
parent51ba691206e35464fd7ec33dd519d141c80b5dff
drm/amdgpu: Enable light SBR in XGMI+passthrough configuration

This is to fix the case where it only enable the light SMU
on normal device init. This feature actually need to be enabled after ASIC
been reset as well.

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c