drm/xe: Fix the migrate selftest for integrated GPUs
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Wed, 24 May 2023 16:51:42 +0000 (16:51 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:34:04 +0000 (18:34 -0500)
commit9922bb40e2ef98c17fb142d22843c0c70ba35e5b
tree17d2a13a41a37a23f36dded830efc7cd3bdb818a
parent87c299fa3a97740ddc0fa9b19ee4054004686f76
drm/xe: Fix the migrate selftest for integrated GPUs

The TTM resource cursor was set up incorrectly.

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