Re: [PATCH 0/1] Fix the slowdown for Vega 20 server boards

2021-05-07 Thread Clements, John
Subject: [PATCH 0/1] Fix the slowdown for Vega 20 server boards This patch fixes the interactive--to the point of unusability--slowdown when RAS is enabled on Vega 20 server boards--which support full RAS. Luben Tuikov (1): drm/amdgpu: Poll of RAS errors asynchronously drivers/gpu/drm/amd/amdgpu

[PATCH 0/1] Fix the slowdown for Vega 20 server boards

2021-05-05 Thread Luben Tuikov
This patch fixes the interactive--to the point of unusability--slowdown when RAS is enabled on Vega 20 server boards--which support full RAS. Luben Tuikov (1): drm/amdgpu: Poll of RAS errors asynchronously drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c