]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: disable default navi2x co-op kernel support
authorJonathan Kim <jonathan.kim@amd.com>
Fri, 10 Dec 2021 03:01:22 +0000 (22:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:32:35 +0000 (16:32 -0500)
commitf7e993b8479d1dff37259546da974894e3011cd2
treec4809087d6597a0cca194e541cde110f19ec12ba
parentc2905bbb707e25e85b33a0c4c8264b0cafbeecf2
drm/amdgpu: disable default navi2x co-op kernel support

This patch reverts the following:
commit c2905bbb707e25 ("drm/amdkfd: add Navi2x to GWS init conditions")

Disable GWS usage in default settings for now due to FW bugs.

Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c