drm/amdgpu: fix preamble handling
authorChristian König <christian.koenig@amd.com>
Tue, 21 Aug 2018 13:09:39 +0000 (15:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Aug 2018 21:05:00 +0000 (16:05 -0500)
commitd98ff24e8e9be3329eea7c84d5e244d0c1cd0ab3
tree87957f268bbf5552b2fccaed304884aee7389de2
parent8604ffcbf04f8f4f3f55a9e46e5ff948b2ed4290
drm/amdgpu: fix preamble handling

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c