[igt-dev] [PATCH i-g-t v2 0/4] Add absolute user fence timeout
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Fri Jun 2 16:20:07 UTC 2023
According to kernel proposal https://patchwork.freedesktop.org/series/118670/
add abstime and change relative to use nanoseconds instead of jiffies.
v2: separate changes for reltime and abstime (Kamil)
change abstime timeout behavior to stay intact (Chris)
Zbigniew Kempczyński (4):
lib/xe_ioctl: Add xe_wait_ufence_abstime() helper
lib/xe_ioctl: Return remaining timeout of user fence wait
tests/xe_waitfence: Rename vague subtest name "test" to reltime
tests/xe_waitfence: Add abstime subtest for user fence
lib/xe/xe_ioctl.c | 39 ++++++++++++++++++++-
lib/xe/xe_ioctl.h | 5 ++-
tests/intel-ci/xe-fast-feedback.testlist | 2 +-
tests/xe/xe_waitfence.c | 43 ++++++++++++++++++++----
4 files changed, 80 insertions(+), 9 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list