drm/amdgpu: Disable DPC for XGMI for now.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Mon, 24 Aug 2020 18:41:56 +0000 (14:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:25:22 +0000 (17:25 -0400)
commit6894305c97ceb56c0caa6f701516546a732af95f
tree014d9bb91a5b2d15d8bea623285e0395ee8cf08d
parent7ac71382e90aba1f58e304e386acdd02af963027
drm/amdgpu: Disable DPC for XGMI for now.

XGMI support is more complicated than single device support as
questions of synchronization between the device recovering from
PCI error and other members of the hive are required.
Leaving this for next round.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c