]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/tests: Move shrink test out of xe_bo
authorNirmoy Das <nirmoy.das@intel.com>
Wed, 18 Dec 2024 14:14:47 +0000 (15:14 +0100)
committerNirmoy Das <nirmoy.das@intel.com>
Thu, 19 Dec 2024 12:51:46 +0000 (13:51 +0100)
commitc2a86d8ce81d43ae56549682097ebf5827ec43b9
tree5b3ee9d60a4aaae26cb8fb3484d0c92a67bb316c
parent64546cf46e370c89cc4b0434b00ba05cdef02d86
drm/xe/tests: Move shrink test out of xe_bo

The subtest typically has an execution time long enough to motivate a
separate test so that it can be easily excluded if needed.

v2: reword commit message(Thomas)

Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241218141447.2528530-1-nirmoy.das@intel.com
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
drivers/gpu/drm/xe/tests/xe_bo.c
drivers/gpu/drm/xe/tests/xe_live_test_mod.c