Fix the order of operations and take care of late messages.
At the moment we only care about late messages if the log relay
is active, so the second patch is not essential. Since we now have
the ability of saving a bigger log with quite a bit of history, I'd
personally prefer to get rid of the relay logic entirely, but I'm
not sure if there is a good reason to keep it.

Cc: Michal Wajdeczko <michal.wajdec...@intel.com>
Cc: Chris Wilson <ch...@chris-wilson.co.uk>
 
Daniele Ceraolo Spurio (2):
  drm/i915/guc: reorder enable/disable communication steps
  drm/i915/guc: handle GuC messages received with CTB disabled

 drivers/gpu/drm/i915/intel_guc.h    |  5 ++
 drivers/gpu/drm/i915/intel_guc_ct.c | 15 +----
 drivers/gpu/drm/i915/intel_guc_ct.h |  4 ++
 drivers/gpu/drm/i915/intel_uc.c     | 90 ++++++++++++++++++++++++++++-
 4 files changed, 100 insertions(+), 14 deletions(-)

-- 
2.20.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to