All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [Intel-xe] [PATCH 0/2] Migrate fix and update
Date: Thu, 25 May 2023 08:27:22 +0200	[thread overview]
Message-ID: <20230525062724.176084-1-thomas.hellstrom@linux.intel.com> (raw)

The first patch fixes a kunit test error which is only present in the test
and causes the migrate kunit test to fail on integrated.

The second patch enables copying between system memory bos and extends
the migrate test to cover that as well. Currently this is mainly
beneficial for upcoming MOCS and PAT coherency tests.

Thomas Hellström (2):
  drm/xe: Fix the migrate selftest for integrated GPUs
  drm/xe: Support copying of data between system memory bos

 drivers/gpu/drm/xe/tests/xe_migrate.c | 23 +++++++++--------
 drivers/gpu/drm/xe/xe_bo.c            |  2 +-
 drivers/gpu/drm/xe/xe_migrate.c       | 37 +++++++++++++++++----------
 drivers/gpu/drm/xe/xe_migrate.h       |  3 ++-
 4 files changed, 38 insertions(+), 27 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-05-25  6:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-25  6:27 Thomas Hellström [this message]
2023-05-25  6:27 ` [Intel-xe] [PATCH 1/2] drm/xe: Fix the migrate selftest for integrated GPUs Thomas Hellström
2023-05-25 10:03   ` Matthew Auld
2023-05-25  6:27 ` [Intel-xe] [PATCH 2/2] drm/xe: Support copying of data between system memory bos Thomas Hellström
2023-05-25 10:42   ` Matthew Auld
2023-05-25  6:29 ` [Intel-xe] ✓ CI.Patch_applied: success for Migrate fix and update Patchwork
2023-05-25  6:31 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-25  6:35 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-25  7:03 ` [Intel-xe] ○ CI.BAT: info " Patchwork

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=20230525062724.176084-1-thomas.hellstrom@linux.intel.com \
    --to=thomas.hellstrom@linux.intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /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.