linux/drivers/gpu/drm/amd/scheduler
Dave Airlie 32544d0215 drm/amd/scheduler: don't oops on failure to load
In two places amdgpu tries to tear down something it hasn't
initalised when failing. This is what happens when you
enable experimental support on topaz which then fails in
ring init.

This patch allows it to fail cleanly.

agd: Split out from from the original patch since the
scheduler is a driver independent.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2015-11-03 11:15:29 -05:00
..
gpu_sched_trace.h drm/amdgpu: more scheduler cleanups v2 2015-09-23 17:23:39 -04:00
gpu_scheduler.c drm/amd/scheduler: don't oops on failure to load 2015-11-03 11:15:29 -05:00
gpu_scheduler.h drm/amdgpu: add timer to fence to detect scheduler lockup 2015-10-14 16:16:42 -04:00
sched_fence.c drm/amdgpu: rename fence->scheduler to sched v2 2015-09-23 17:23:37 -04:00