All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karolina Drobnik <karolina.drobnik@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Thomas Hellstrom <thomas.hellstrom@linux.intel.com>,
	Chris Wilson <chris.p.wilson@intel.com>,
	Ramalingam C <ramalingampc2008@gmail.com>
Subject: [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes
Date: Tue, 13 Sep 2022 17:21:47 +0200	[thread overview]
Message-ID: <cover.1663081418.git.karolina.drobnik@intel.com> (raw)

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

             reply	other threads:[~2022-09-13 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13 15:21 Karolina Drobnik [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1663081418.git.karolina.drobnik@intel.com \
    --to=karolina.drobnik@intel.com \
    --cc=chris.p.wilson@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ramalingampc2008@gmail.com \
    --cc=thomas.hellstrom@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.