linux_dsm_epyc7002/drivers/gpu/drm/scheduler
Christian König a875f58e23 drm/scheduler: stop setting rq to NULL
We removed the redundancy of having an extra scheduler field, so we
can't set the rq to NULL any more or otherwise won't know which
scheduler to use for the cleanup.

Just remove the entity from the scheduling list instead.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107367
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-31 16:58:20 -05:00
..
gpu_scheduler_trace.h drm/scheduler: move the tracepoints file from the include directory 2018-04-11 13:08:00 -05:00
gpu_scheduler.c drm/scheduler: stop setting rq to NULL 2018-07-31 16:58:20 -05:00
Makefile drm/sched: remove unneeded -Iinclude/drm compiler flag 2018-07-31 16:58:16 -05:00
sched_fence.c drm/scheduler: remove sched field from the entity 2018-07-25 15:06:26 -05:00