All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add more probe failures
@ 2019-07-31 17:48 Michal Wajdeczko
  2019-07-31 17:48 ` [PATCH v2 1/3] drm/i915: Add i915 to i915_inject_probe_failure Michal Wajdeczko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Michal Wajdeczko @ 2019-07-31 17:48 UTC (permalink / raw)
  To: intel-gfx

v2: rebased

Michal Wajdeczko (3):
  drm/i915: Add i915 to i915_inject_probe_failure
  drm/i915/uc: Inject probe errors into intel_uc_init_hw
  drm/i915/wopcm: Don't fail on WOPCM partitioning failure

 .../gpu/drm/i915/display/intel_connector.c    |  2 +-
 drivers/gpu/drm/i915/gt/intel_engine_cs.c     |  2 +-
 drivers/gpu/drm/i915/gt/uc/intel_huc.c        |  4 +++
 drivers/gpu/drm/i915/gt/uc/intel_uc.c         | 23 +++++++++++++-
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c      |  5 ++++
 drivers/gpu/drm/i915/i915_drv.c               | 27 +++++++++--------
 drivers/gpu/drm/i915/i915_drv.h               | 12 ++++----
 drivers/gpu/drm/i915/i915_gem.c               | 18 ++++-------
 drivers/gpu/drm/i915/i915_pci.c               |  2 +-
 drivers/gpu/drm/i915/intel_gvt.c              |  2 +-
 drivers/gpu/drm/i915/intel_uncore.c           |  2 +-
 drivers/gpu/drm/i915/intel_wopcm.c            | 30 +++++++++----------
 drivers/gpu/drm/i915/intel_wopcm.h            |  2 +-
 13 files changed, 79 insertions(+), 52 deletions(-)

-- 
2.19.2

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

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

end of thread, other threads:[~2019-08-01 16:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 17:48 [PATCH v2 0/3] add more probe failures Michal Wajdeczko
2019-07-31 17:48 ` [PATCH v2 1/3] drm/i915: Add i915 to i915_inject_probe_failure Michal Wajdeczko
2019-07-31 19:17   ` Chris Wilson
2019-07-31 17:48 ` [PATCH v2 2/3] drm/i915/uc: Inject probe errors into intel_uc_init_hw Michal Wajdeczko
2019-07-31 19:20   ` Chris Wilson
2019-07-31 17:48 ` [PATCH v2 3/3] drm/i915/wopcm: Don't fail on WOPCM partitioning failure Michal Wajdeczko
2019-07-31 19:22   ` Chris Wilson
2019-08-01 15:22 ` ✗ Fi.CI.BAT: failure for add more probe failures (rev3) Patchwork
2019-08-01 15:27   ` Chris Wilson
2019-08-01 16:14     ` Michal Wajdeczko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.