public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes
@ 2022-09-13 15:21 Karolina Drobnik
  2022-09-13 15:21 ` [Intel-gfx] [PATCH v5 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts Karolina Drobnik
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Karolina Drobnik @ 2022-09-13 15:21 UTC (permalink / raw)
  To: intel-gfx; +Cc: Thomas Hellstrom, Chris Wilson, Ramalingam C

Few bug fixes for lrc selftest.

v5:
  - Add Reviewed-by tag to "drm/i915/selftests: Check
    for incomplete LRI from the context image" patch, as
    it got reviewed in different series:
    https://patchwork.freedesktop.org/series/108487/

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         |  20 ++++
 drivers/gpu/drm/i915/gt/selftest_lrc.c      | 115 ++++++++++++++++----
 3 files changed, 116 insertions(+), 20 deletions(-)

--
2.25.1

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

end of thread, other threads:[~2022-09-14 11:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 15:21 [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes Karolina Drobnik
2022-09-13 15:21 ` [Intel-gfx] [PATCH v5 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts Karolina Drobnik
2022-09-13 15:21 ` [Intel-gfx] [PATCH v5 2/4] drm/i915/selftests: Check for incomplete LRI from the context image Karolina Drobnik
2022-09-13 15:21 ` [Intel-gfx] [PATCH v5 3/4] drm/i915/selftest: Always cancel semaphore on error Karolina Drobnik
2022-09-13 15:21 ` [Intel-gfx] [PATCH v5 4/4] drm/i915/selftest: Clear the output buffers before GPU writes Karolina Drobnik
2022-09-13 20:36 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for lrc selftest fixes (rev7) Patchwork
2022-09-13 20:55 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-14 10:36 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-09-14 11:01 ` [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes Andi Shyti
2022-09-14 11:36 ` Andi Shyti

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