]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Move ras resume into SRIOV function
authorYunxiang Li <Yunxiang.Li@amd.com>
Fri, 26 Apr 2024 03:15:28 +0000 (23:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 19:44:02 +0000 (15:44 -0400)
commit4752cac300fec50530aab69788f48b62c35aa627
treec77ebc229847cf82d7a1c025bb5d9b45d1a4d413
parent97d814fe4f697791abfbe27e035f0b943c483243
drm/amdgpu: Move ras resume into SRIOV function

This is part of the reset, move it into the reset function.

Signed-off-by: Yunxiang Li <Yunxiang.Li@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Zhigang Luo <zhigang.luo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c