[Intel-xe] [PATCH 0/2] Migrate fix and update
Thomas Hellström
thomas.hellstrom at linux.intel.com
Thu May 25 06:27:22 UTC 2023
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
More information about the Intel-xe
mailing list