Re: [PATCH v2 7/7] drm/amdgpu: Disable DPC for XGMI for now.

2020-08-28 Thread Alex Deucher
On Fri, Aug 28, 2020 at 3:30 PM Alex Deucher wrote: > > On Fri, Aug 28, 2020 at 12:06 PM Andrey Grodzovsky > wrote: > > > > XGMI support is more complicated then single device support as > > questions synchronization between the device recovering from > > PCI error and other memebers of the hive

Re: [PATCH v2 7/7] drm/amdgpu: Disable DPC for XGMI for now.

2020-08-28 Thread Alex Deucher
On Fri, Aug 28, 2020 at 12:06 PM Andrey Grodzovsky wrote: > > XGMI support is more complicated then single device support as > questions synchronization between the device recovering from > PCI error and other memebers of the hive is required. > Leaving this for next round. > > Signed-off-by: Andr

[PATCH v2 7/7] drm/amdgpu: Disable DPC for XGMI for now.

2020-08-28 Thread Andrey Grodzovsky
XGMI support is more complicated then single device support as questions synchronization between the device recovering from PCI error and other memebers of the hive is required. Leaving this for next round. Signed-off-by: Andrey Grodzovsky --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 5 +