commit | 7a62cc6107f31e119a0df6f79fa9fae566b1a22e | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Fri Sep 22 15:43:06 2017 +0300 |
committer | Mika Kuoppala <mika.kuoppala@intel.com> | Mon Sep 25 11:33:47 2017 +0300 |
tree | cdbc7ee44dd03c7d30562e418c6ffa42ca4f745f | |
parent | cf4591d1ce1c85d589a3e8e7e5a0bbc7aa9b0027 [diff] |
drm/i915: Add execlist_port_complete When first execlist entry is processed, we move the port (contents). Introduce function for this as execlist and guc use this common operation. v2: rebase. s/GEM_DEBUG_BUG/GEM_BUG (Chris) 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-4-mika.kuoppala@intel.com