commit | 19df9a5782f51c900a730dae11e4abf85a0e5ebc | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Fri Sep 22 15:43:04 2017 +0300 |
committer | Mika Kuoppala <mika.kuoppala@intel.com> | Mon Sep 25 11:33:32 2017 +0300 |
tree | 57f20b282b1eb4d612acc394e34e76e232b7eddb | |
parent | b620e870218ebe75b8221c7596b46e36d8329c85 [diff] |
drm/i915: Move execlist initialization into intel_engine_cs.c Move execlist init into a common engine setup. As it is common to both guc and hw execlists. v2: rebase with csb changes v3: rebase Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20170922124307.10914-2-mika.kuoppala@intel.com