[igt-dev] [PATCH i-g-t 0/2] Change all user wait fence tests to nanoseconds
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Tue Jun 27 16:14:05 UTC 2023
To avoid regression in all tests uses user fence wait we need
to extend timeout first, then kernel change which changes jiffies
to nanoseconds can land.
Zbigniew Kempczyński (2):
lib/xe_query: Add milliseconds to nanoseconds macro
tests/xe_*: Use nanoseconds instead jiffies in wait user fence
lib/xe/xe_query.h | 2 ++
tests/xe/xe_evict.c | 2 +-
tests/xe/xe_exec_balancer.c | 2 +-
tests/xe/xe_exec_compute_mode.c | 4 ++--
tests/xe/xe_exec_fault_mode.c | 2 +-
tests/xe/xe_exec_reset.c | 2 +-
tests/xe/xe_exec_threads.c | 4 ++--
tests/xe/xe_waitfence.c | 1 -
8 files changed, 10 insertions(+), 9 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list