summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
diff options
context:
space:
mode:
authorAlex Sierra <alex.sierra@amd.com>2020-05-28 18:03:15 -0500
committerAlex Deucher <alexander.deucher@amd.com>2021-04-20 21:47:41 -0400
commit063e33c5469cf5f46407701f1121a978a3af2ce8 (patch)
tree2d3e9ecb56885b3beb81bbb8092337e13e9f8744 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
parent9705c85ff2dc0e421255a1a68171c3b78116b313 (diff)
downloadlinux-063e33c5469cf5f46407701f1121a978a3af2ce8.tar.bz2
drm/amdkfd: add xnack enabled flag to kfd_process
XNACK mode controls the SQ RETRY_DISABLE setting that determines, whether recoverable page faults can be supported on GFXv9 hardware. Only on Aldebaran we can support different processes running with different XNACK modes. On older chips all processes must use the same RETRY_DISABLE setting. However, processes not relying on recoverable page faults can work with RETRY enabled. This means XNACK off is always available as a fallback so we can use the same mode on all GPUs in a process. Signed-off-by: Alex Sierra <alex.sierra@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions