drm/amdgpu: Enable retry faults unconditionally on Aldebaran
authorFelix Kuehling <Felix.Kuehling@amd.com>
Thu, 11 Feb 2021 20:57:20 +0000 (15:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:47:34 +0000 (21:47 -0400)
commit9705c85ff2dc0e421255a1a68171c3b78116b313
treee3e3451b3ff552411720bbc8758e69bc72508cdc
parent8a7c184a16d73ab25360e0f5997f82306ff5d5a2
drm/amdgpu: Enable retry faults unconditionally on Aldebaran

This is needed to allow per-process XNACK mode selection in the SQ when
booting with XNACK off by default.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Tested-by: Alex Sierra <alex.sierra@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c