drm/amdgpu: abort submissions during prepare on error
authorChristian König <christian.koenig@amd.com>
Mon, 17 Apr 2023 16:15:15 +0000 (18:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2023 15:37:55 +0000 (11:37 -0400)
commite84e697d92d9d84ca13b4440cea36abe9a2fe079
treebfba2d07fd8e622d9d391b8d83a3e4c77f5732c6
parent89fae8dc41d0a9bfc9fc1ea7ec03bf36e680774d
drm/amdgpu: abort submissions during prepare on error

Forward errors from previous submissions to this one.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c