drm/xe/tests: Support CPU page-table updates in the migrate test
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Fri, 10 Mar 2023 15:41:08 +0000 (16:41 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:30:13 +0000 (18:30 -0500)
commit17a28ea23c4087cf4580744a70105ccc83efc769
treef62ea04d568a1c52efb45b79f0d12925730d7f7f
parentfc1cc680304db1c452156968f4ab95f9c553f746
drm/xe/tests: Support CPU page-table updates in the migrate test

The migrate test currently supports only GPU pagetable updates and
will thus break if we fix the CPU pagetable update selection.

Fix the migrate test first.

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