drm/xe/selftests: make eviction test tile centric
authorMatthew Auld <matthew.auld@intel.com>
Fri, 1 Sep 2023 14:28:26 +0000 (15:28 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:41:03 +0000 (11:41 -0500)
commite6a373dc3d1267f828a3e6523fe2e46c6824d3e4
tree4c4ee6e7a38f8d34fe101b38cfd2eb7b73678699
parentfba153b0d0b769bb2379c9e78968036d17bdfb6b
drm/xe/selftests: make eviction test tile centric

The concern here is that we may have platforms with dedicated media GT,
and we anyway allocate the object on the tile, which just means running
the same test twice (i.e primary vs media GT).

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/tests/xe_bo.c