Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v2 0/2] Migrate fix and update
@ 2023-05-26 14:36 Thomas Hellström
  2023-05-26 14:36 ` [Intel-xe] [PATCH v2 1/2] drm/xe: Fix the migrate selftest for integrated GPUs Thomas Hellström
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Hellström @ 2023-05-26 14:36 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       | 40 +++++++++++++++++----------
 drivers/gpu/drm/xe/xe_migrate.h       |  3 +-
 4 files changed, 41 insertions(+), 27 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-26 15:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 14:36 [Intel-xe] [PATCH v2 0/2] Migrate fix and update Thomas Hellström
2023-05-26 14:36 ` [Intel-xe] [PATCH v2 1/2] drm/xe: Fix the migrate selftest for integrated GPUs Thomas Hellström
2023-05-26 14:36 ` [Intel-xe] [PATCH v2 2/2] drm/xe: Support copying of data between system memory bos Thomas Hellström
2023-05-26 14:39 ` [Intel-xe] ✓ CI.Patch_applied: success for Migrate fix and update (rev2) Patchwork
2023-05-26 14:41 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-26 14:45 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-26 15:13 ` [Intel-xe] ○ CI.BAT: info " Patchwork

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