drm/amdgpu: disable GFXOFF and PG during compute for GFX9
authorJesse Zhang <jesse.zhang@amd.com>
Fri, 13 Oct 2023 01:28:44 +0000 (09:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Oct 2023 15:33:56 +0000 (11:33 -0400)
commite341631f4a3129538cc398305649d54e6c0937d4
treed33f9bb4cacaeddc6fd0cf7af85dd5aa61a36ef3
parentef2354c70f542745fd7337e03f1c7c2643523daa
drm/amdgpu: disable GFXOFF and PG during compute for GFX9

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

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c