public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Reset GuC and retry on fw load failure
@ 2016-03-01 17:14 Arun Siluvery
  2016-03-01 17:14 ` [PATCH 1/2] drm/i915/tdr: Add helper function to perform Engine reset Arun Siluvery
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arun Siluvery @ 2016-03-01 17:14 UTC (permalink / raw)
  To: intel-gfx

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 from engine reset series (which are under review) is sneaked in
here as this changes reuses some of the functionality in that patch.

Arun Siluvery (2):
  drm/i915/tdr: Add helper function to perform Engine reset
  drm/i915/guc: Reset GuC and retry on firmware load failure

 drivers/gpu/drm/i915/i915_drv.h         |  2 +
 drivers/gpu/drm/i915/i915_guc_reg.h     |  1 +
 drivers/gpu/drm/i915/i915_reg.h         |  3 ++
 drivers/gpu/drm/i915/intel_guc_loader.c | 49 ++++++++++++++++++-
 drivers/gpu/drm/i915/intel_uncore.c     | 84 +++++++++++++++++++++++++++++++++
 5 files changed, 137 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-01 17:14 [PATCH 0/2] Reset GuC and retry on fw load failure Arun Siluvery
2016-03-01 17:14 ` [PATCH 1/2] drm/i915/tdr: Add helper function to perform Engine reset Arun Siluvery
2016-03-01 17:14 ` [PATCH 2/2] drm/i915/guc: Reset GuC and retry on firmware load failure Arun Siluvery
2016-03-02  7:27 ` ✗ Fi.CI.BAT: warning for Reset GuC and retry on fw " Patchwork

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