diff options
author | Alex Sierra <alex.sierra@amd.com> | 2020-05-28 18:03:15 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-20 21:47:41 -0400 |
commit | 063e33c5469cf5f46407701f1121a978a3af2ce8 (patch) | |
tree | 2d3e9ecb56885b3beb81bbb8092337e13e9f8744 /drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c | |
parent | 9705c85ff2dc0e421255a1a68171c3b78116b313 (diff) | |
download | linux-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_ioc32.c')
0 files changed, 0 insertions, 0 deletions