diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2024-08-20 13:11:22 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-08-28 10:04:53 -0400 |
commit | 959fc102ff4c39f5ab021da311c2cfd1d5602a0c (patch) | |
tree | 1986b5fcdb413a544d2709e3c992a47317cfb08b /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | 37a45fb8db2619e03d26de59dbdb4ae2b0b02d7d (diff) |
drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
This needs to be set to 1 to avoid a potential deadlock in
the GC 10.x and newer. On GC 9.x and older, this needs
to be set to 0. This can lead to hangs in some mixed
graphics and compute workloads.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3575
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 40318a2406bd426c6f4591269669c04e8eda571d)
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions