commit | 0de9136dbbc9f6882bb375270eaddf1b999081bf | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 14 20:41:01 2016 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 14 21:00:26 2016 +0000 |
tree | 499c909d8225159858f7057cdc6fa3c50b1b3ddc | |
parent | 663f71e73ffd16327745f752269f5059bf196464 [diff] |
drm/i915/scheduler: Signal the arrival of a new request The start of the scheduler, add a hook into request submission for the scheduler to see the arrival of new requests and prepare its runqueues. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161114204105.29171-6-chris@chris-wilson.co.uk