Skip to content

drm/xe/tests: Fix the migrate test for integrated

Thomas Hellström requested to merge thomash/kernel:migrate_test_fix into xe

Looks like a parameter change to emit_pte() got missed in the test code, making it think that the pt bo was always in VRAM. Fix it.

Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com

Merge request reports