commit | 133b4bd74d89220c612d4adfabb2f41f6f432184 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Feb 16 12:23:23 2017 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Feb 17 11:39:59 2017 +0000 |
tree | a86fe934340d4ba7056e7747c25bceacee83ce4d | |
parent | 8ee7c6e23bb1b3c37ef27e81395db056bd7eac53 [diff] |
drm/i915: Move common workaround code to intel_engine_cs It is used by all submission backends. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>