drm/amdgpu: disable GFXOFF during compute for GFX11
authorGraham Sider <Graham.Sider@amd.com>
Wed, 26 Oct 2022 19:08:24 +0000 (15:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Oct 2022 19:12:09 +0000 (15:12 -0400)
commit087b8542c0b0d26066547bd2a2b08c58fd63df25
treeec59dae358753e9a056b17de0042dca7da36b8af
parent7863c1552632223967f561654422cd2016c2520c
drm/amdgpu: disable GFXOFF during compute for GFX11

Temporary workaround to fix issues observed in some compute applications
when GFXOFF is enabled on GFX11.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c