drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Mon, 13 Mar 2023 19:37:24 +0000 (20:37 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:30:13 +0000 (18:30 -0500)
commit7cba3396fd7e87a976b8ad1e30d734b72dec7e31
tree4fe8579b2f08a2ec3be8023d71912b89901b5f97
parenta5dfb471bba18fc38dc623ff1fa4387f48dacba6
drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test

Add a test parameter to force GPU page-table updates with the migrate
test and test both CPU- and GPU updates. Also provide some timing
results.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/tests/xe_migrate.c
drivers/gpu/drm/xe/tests/xe_test.h
drivers/gpu/drm/xe/xe_migrate.c