Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v3 0/4] lrc selftest fixes
@ 2022-04-29 17:31 Ramalingam C
  2022-04-29 17:31 ` [Intel-gfx] [PATCH v3 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts Ramalingam C
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ramalingam C @ 2022-04-29 17:31 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: Hellstrom Thomas, Matthew Auld

Few bug fixes for lrc selftest.

v3:
  Extending the first patch for gen8

Chris Wilson (4):
  drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
  drm/i915/selftests: Check for incomplete LRI from the context image
  drm/i915/selftest: Always cancel semaphore on error
  drm/i915/selftest: Clear the output buffers before GPU writes

 drivers/gpu/drm/i915/gt/intel_engine_regs.h |   1 +
 drivers/gpu/drm/i915/gt/intel_lrc.c         |  19 ++++
 drivers/gpu/drm/i915/gt/selftest_lrc.c      | 115 ++++++++++++++++----
 3 files changed, 115 insertions(+), 20 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-04-29 18:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-29 17:31 [Intel-gfx] [PATCH v3 0/4] lrc selftest fixes Ramalingam C
2022-04-29 17:31 ` [Intel-gfx] [PATCH v3 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts Ramalingam C
2022-04-29 17:31 ` [Intel-gfx] [PATCH v3 2/4] drm/i915/selftests: Check for incomplete LRI from the context image Ramalingam C
2022-04-29 17:32 ` [Intel-gfx] [PATCH v3 3/4] drm/i915/selftest: Always cancel semaphore on error Ramalingam C
2022-04-29 17:32 ` [Intel-gfx] [PATCH v3 4/4] drm/i915/selftest: Clear the output buffers before GPU writes Ramalingam C
2022-04-29 17:50 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for lrc selftest fixes (rev5) Patchwork
2022-04-29 18:22 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

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