Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/4] Add absolute user fence timeout
@ 2023-06-02 16:20 Zbigniew Kempczyński
  2023-06-02 16:20 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/xe_ioctl: Add xe_wait_ufence_abstime() helper Zbigniew Kempczyński
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Zbigniew Kempczyński @ 2023-06-02 16:20 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-06-19  4:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02 16:20 [igt-dev] [PATCH i-g-t v2 0/4] Add absolute user fence timeout Zbigniew Kempczyński
2023-06-02 16:20 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/xe_ioctl: Add xe_wait_ufence_abstime() helper Zbigniew Kempczyński
2023-06-14  9:30   ` Kamil Konieczny
2023-06-02 16:20 ` [igt-dev] [PATCH i-g-t v2 2/4] lib/xe_ioctl: Return remaining timeout of user fence wait Zbigniew Kempczyński
2023-06-14 10:34   ` Kamil Konieczny
2023-06-19  4:58     ` Zbigniew Kempczyński
2023-06-02 16:20 ` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe_waitfence: Rename vague subtest name "test" to reltime Zbigniew Kempczyński
2023-06-14 10:35   ` Kamil Konieczny
2023-06-02 16:20 ` [igt-dev] [PATCH i-g-t v2 4/4] tests/xe_waitfence: Add abstime subtest for user fence Zbigniew Kempczyński
2023-06-14 10:40   ` Kamil Konieczny
2023-06-02 19:32 ` [igt-dev] ✓ Fi.CI.BAT: success for Add absolute user fence timeout (rev2) Patchwork
2023-06-05  5:23 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox