drm/i915: Note the addition of timeslicing to the pretend scheduler
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Oct 2019 07:14:25 +0000 (08:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Oct 2019 08:36:16 +0000 (09:36 +0100)
commit9c4a14f8cceeffa01334e3229888746aa7dd95fe
tree26c3cbadb985c357f07e6fb0c48e5c340ebb4159
parentda80f04792fc0dddcc44201cb4ee96cb011755b6
drm/i915: Note the addition of timeslicing to the pretend scheduler

Since writing the comment that the scheduler is entirely passive, we've
added minimal timeslicing which adds the most primitive of active
elements (a timeout and reschedule).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010071434.31195-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_scheduler_types.h