]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Make noretry the default on Aldebaran
authorFelix Kuehling <Felix.Kuehling@amd.com>
Thu, 11 Feb 2021 21:02:05 +0000 (16:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:00:38 +0000 (23:00 -0400)
commitdc9b81f256c79aef431d658463b202b5cd1060da
tree3d2a3d26d0f1cf91cb1a7aa33a4d6d65320b9ecc
parentbfa219f40fec0dddf12b74cd3f5bb53cc92a0612
drm/amdgpu: Make noretry the default on Aldebaran

This is needed for best machine learning performance. XNACK can still
be enabled per-process if needed.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@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_gmc.c