commit | bb45438f5e2eb339c16e1c3c0ebb8fe36dd55acf | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Jul 13 16:03:36 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Jul 14 11:17:02 2016 +0100 |
tree | a984b3438f74f53d5257cb67cd7b5a310954504b | |
parent | c2c7f240081da626ed9da6dc536306d2ad393c9a [diff] |
drm/i915: Prepare for engine init unification Move the execlist engine setup to vfuncs so that the engine init loop is clearly split into the mode agnostic and specific steps. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Chris Wilson <chris-wilson.co.uk>