All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/2] Migrate fix and update
@ 2023-05-25  6:27 Thomas Hellström
  2023-05-25  6:27 ` [Intel-xe] [PATCH 1/2] drm/xe: Fix the migrate selftest for integrated GPUs Thomas Hellström
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Thomas Hellström @ 2023-05-25  6:27 UTC (permalink / raw)
  To: intel-xe

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


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

end of thread, other threads:[~2023-05-25 10:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-25  6:27 [Intel-xe] [PATCH 0/2] Migrate fix and update Thomas Hellström
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

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.