]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdgpu: disable gfxoff with the compute workload on gfx12
authorKenneth Feng <kenneth.feng@amd.com>
Thu, 9 Jan 2025 07:58:23 +0000 (15:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2025 16:54:07 +0000 (11:54 -0500)
commit90505894c4ed581318836b792c57723df491cb91
tree51cda40143962df011f87c48b69984f1cd1f4e9a
parent1e8c193f8ca7ab7dff4f4747b45a55dca23c00f4
drm/amdgpu: disable gfxoff with the compute workload on gfx12

Disable gfxoff with the compute workload on gfx12. This is a
workaround for the opencl test failure.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 2affe2bbc997b3920045c2c434e480c81a5f9707)
Cc: stable@vger.kernel.org # 6.12.x
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c