commit | c14005a80fd2bcd71dea353bb4d4ef79ac08e47a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 29 12:20:22 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 29 17:47:08 2016 +0100 |
tree | c3189fbde54e4c9dc6a142e0a7821216a3c13873 | |
parent | 6ef48d7f0199a3cc30963f110ae581e4060f4e7d [diff] |
drm/i915: Enable semaphores for legacy submission on gen8 We have sufficient evidence from igt to support that semaphores are in a working state. Enabling semaphores now for legacy provides a better comparison of execlists against legacy ring submission. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1461928823-10298-6-git-send-email-chris@chris-wilson.co.uk