OSDN Git Service

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>
Wed, 2 Nov 2022 21:16:11 +0000 (17:16 -0400)
commita3e5ce56f3d260f2ec8e5242c33f57e60ae9eba7
treeac56111d0c9e745346e4a48f14207f85a5844aa1
parent8d4de331f1b24a22d18e3c6116aa25228cf54854
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>
Cc: stable@vger.kernel.org # 6.0.x
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c