]> www.infradead.org Git - nvme.git/commit
drm/amdgpu/gfx12: remove GDS leftovers
authorMarek Olšák <marek.olsak@amd.com>
Fri, 31 May 2024 23:48:05 +0000 (19:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 20:10:46 +0000 (16:10 -0400)
commit30fb9cad6fbbd9d23d2d0ff7be8c59ce39b882bc
treeb61e7ae78644c24144710381804ff250703d72d7
parente5f6bfe4025f881c17ae1829d76b19efcb353c81
drm/amdgpu/gfx12: remove GDS leftovers

GDS doesn't exist in gfx12. The incomplete packet allows userspace to hang
the hw from the kernel.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c