[Intel-gfx] [PATCH 0/2] execlist port handling improvements

Mika Kuoppala mika.kuoppala at linux.intel.com
Thu Nov 30 09:10:26 UTC 2017


Hi,

Seems that the dust has now settled on guc side enough that
these could go in. There are some stuff (engine info and
execlist setup patches) still in flight but should only
cause trivial conflicts.

I dropped r-b on first patch due to not-so-simple rebase.

If these are ok, I will send another series for CI with guc
enabled.

-Mika

Mika Kuoppala (2):
  drm/i915: Introduce execlist_port_* accessors
  drm/i915: Move execlists port head instead of memmoving array

 drivers/gpu/drm/i915/i915_gpu_error.c       |  5 +-
 drivers/gpu/drm/i915/intel_engine_cs.c      | 18 +++++---
 drivers/gpu/drm/i915/intel_guc_submission.c | 71 ++++++++++++++++++++---------
 drivers/gpu/drm/i915/intel_lrc.c            | 55 +++++++++++++---------
 drivers/gpu/drm/i915/intel_ringbuffer.h     | 54 +++++++++++++++++++---
 5 files changed, 144 insertions(+), 59 deletions(-)

-- 
2.11.0



More information about the Intel-gfx mailing list