]> git.ipfire.org Git - thirdparty/linux.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:06:50 +0000 (11:06 -0500)
commit2affe2bbc997b3920045c2c434e480c81a5f9707
tree5326042f496cccc3a5a1fe140a7d608e8d7c65f8
parent0b6b2dd38336d5fd49214f0e4e6495e658e3ab44
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c