[PATCH v3 0/3] tests/xe_waitfence: removed invalid_engine subtest
Bommu Krishnaiah
krishnaiah.bommu at intel.com
Thu Jan 11 06:25:15 UTC 2024
tests/xe_waitfence: Rename invalid_engine to invalid-exec_queue
Rename invalid_engine to invalid-exec_queue subtest and changed return value
as per kernel implementation.
failure link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1067
tests/xe_waitfence: Removed drm_xe_sync data in exec_queue_reset_wait
Removed drm_xe_sync data in exec_queue_reset_wait since it was declaredand unused, failure Intel XE#1081
failure link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1081
tests/xe_waitfence: Removed duplicate code in waitfence
Removed duplicate cod in xe_waitfence at waitfence
Kernel commit:
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah (3):
tests/xe_waitfence: Rename invalid_engine to invalid-exec_queue
tests/xe_waitfence: Removed drm_xe_sync data in exec_queue_reset_wait
tests/xe_waitfence: Removed duplicate code in waitfence
lib/xe/xe_ioctl.c | 35 ---------------------------------
lib/xe/xe_ioctl.h | 2 --
tests/intel/xe_waitfence.c | 40 ++++++++++++++++++++++----------------
3 files changed, 23 insertions(+), 54 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list