public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Reset GuC and retry on fw load failure
@ 2016-03-08 11:38 Arun Siluvery
  2016-03-08 11:38 ` [PATCH v2 1/2] drm/i915: Add function to reset an engine domain Arun Siluvery
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Arun Siluvery @ 2016-03-08 11:38 UTC (permalink / raw)
  To: intel-gfx; +Cc: Mika Kuoppala

Below changes add a mechanism to reset GuC and retry fw loading if the
initial load fails. There are cetain HW issues because of which fw load can
fail and the WA is to retry after resetting GuC.

A patch required for engine reset is partially reused as we use that
function to reset guc.

v2: used updated engine reset helper function.

Arun Siluvery (2):
  drm/i915: Add function to reset an engine domain
  drm/i915/guc: Reset GuC and retry on firmware load failure

 drivers/gpu/drm/i915/i915_drv.h         |  1 +
 drivers/gpu/drm/i915/i915_guc_reg.h     |  1 +
 drivers/gpu/drm/i915/i915_reg.h         |  1 +
 drivers/gpu/drm/i915/intel_guc_loader.c | 49 +++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_uncore.c     | 34 +++++++++++++++++++++++
 5 files changed, 84 insertions(+), 2 deletions(-)

-- 
1.9.1

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-11 11:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 11:38 [PATCH v2 0/2] Reset GuC and retry on fw load failure Arun Siluvery
2016-03-08 11:38 ` [PATCH v2 1/2] drm/i915: Add function to reset an engine domain Arun Siluvery
2016-03-08 11:38 ` [PATCH v2 2/2] drm/i915/guc: Reset GuC and retry on firmware load failure Arun Siluvery
2016-03-10 17:57   ` Yu Dai
2016-03-11 11:03     ` Arun Siluvery
2016-03-08 11:55 ` ✗ Fi.CI.BAT: warning for Reset GuC and retry on fw load failure (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox