]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915: Prepare for engine init unification
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 13 Jul 2016 15:03:36 +0000 (16:03 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 14 Jul 2016 10:17:02 +0000 (11:17 +0100)
commitbb45438f5e2eb339c16e1c3c0ebb8fe36dd55acf
treea984b3438f74f53d5257cb67cd7b5a310954504b
parentc2c7f240081da626ed9da6dc536306d2ad393c9a
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>
drivers/gpu/drm/i915/intel_lrc.c