linux-stable/drivers/gpu/drm/scheduler
Nayan Deshmukh 068c330419 drm/scheduler: remove sched field from the entity
The scheduler of the entity is decided by the run queue on which
it is queued. This patch avoids us the effort required to maintain
a sync between rq and sched field when we start shifting entites
among different rqs.

Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-25 15:06:26 -05:00
..
gpu_scheduler.c drm/scheduler: remove sched field from the entity 2018-07-25 15:06:26 -05:00
gpu_scheduler_trace.h drm/scheduler: move the tracepoints file from the include directory 2018-04-11 13:08:00 -05:00
Makefile drm/scheduler: add license to the Makefile 2017-12-07 11:52:29 -05:00
sched_fence.c drm/scheduler: remove sched field from the entity 2018-07-25 15:06:26 -05:00