]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: fix preamble handling
authorChristian König <christian.koenig@amd.com>
Tue, 21 Aug 2018 13:09:39 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Oct 2018 23:59:23 +0000 (16:59 -0700)
commit8824ceb2580c20ac16bc235f0efe0bd461c36864
tree181e40993f50e86c6c383c4154e872814290fed5
parent8483f3b7f4243f8c871d3d93e53ec11561088c18
drm/amdgpu: fix preamble handling

[ Upstream commit d98ff24e8e9be3329eea7c84d5e244d0c1cd0ab3 ]

At this point the command submission can still be interrupted.

Signed-off-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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c