]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: disable bulk moves for now
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Wed, 20 Feb 2019 14:16:06 +0000 (15:16 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Feb 2019 22:13:27 +0000 (17:13 -0500)
commit6625530ecf66d8b4b995a287d8a92f4a26bf3fd1
tree095f52c7eb5380944ad6e7a8be8d1586ce45df34
parent07556245e4923ca52e8b40c4f0e4f0fb9655a030
drm/amdgpu: disable bulk moves for now

The changes to fix those are two invasive for backporting.

Just disable the feature in 4.20 and 5.0.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Cc: <stable@vger.kernel.org> [4.20+]
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c