commit | 48ea2554f46e7c1771dba1529a17aa04792871b2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 24 11:00:08 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 24 16:00:25 2017 +0000 |
tree | 0d7a0b20ac9f40e63ec339a9a3d9f7f8bf13429e | |
parent | 3833281adb0f01ca5b279664d14611d8ed1deb98 [diff] |
drm/i915: Dequeue execlists on a new request if any port is available If the second ELSP port is available, schedule the execlists tasklet to see if the new request can occupy it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170124110009.28947-7-chris@chris-wilson.co.uk