commit | 7445a2a41362a570f25354ab1f9b6c23d13b30d3 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Jun 29 16:09:21 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Jun 30 17:20:43 2016 +0100 |
tree | 806d1f61242444d4f5fc2d4ddc7dffa360544765 | |
parent | 06a2fe22796d9497a35778acc0becb073b242e35 [diff] |
drm/i915: Consolidate add_request vfunc All engines apart from render select this based on Gen. Move it to the common helper as well. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>