[PATCH i-g-t] tests/intel-ci/xe-fast-feedback: fixup xe_dma_buf_sync
Matthew Auld
matthew.auld at intel.com
Mon Oct 14 08:47:10 UTC 2024
export-dma-buf-once was split into a few different subtests, but we
missed updating the test list here.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/3061
Signed-off-by: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Nirmoy Das <nirmoy.das at intel.com>
---
tests/intel-ci/xe-fast-feedback.testlist | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 01b01dcf9..d9fb98aab 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -75,8 +75,10 @@ igt at xe_create@create-massive-size
igt at xe_debugfs@base
igt at xe_debugfs@gt
igt at xe_debugfs@forcewake
-igt at xe_dma_buf_sync@export-dma-buf-once
+igt at xe_dma_buf_sync@export-dma-buf-once-write-sync
igt at xe_dma_buf_sync@export-dma-buf-once-read-sync
+igt at xe_dma_buf_sync@export-dma-buf-once-read-write-sync
+igt at xe_dma_buf_sync@export-dma-buf-once-write-read-sync
igt at xe_evict_ccs@evict-overcommit-simple
igt at xe_evict_ccs@evict-overcommit-parallel-nofree-samefd
igt at xe_exec_atomic@basic-dec-all
--
2.46.2
More information about the igt-dev
mailing list