From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v3 0/4] Add absolute user fence timeout
Date: Mon, 19 Jun 2023 07:32:46 +0200 [thread overview]
Message-ID: <20230619053250.322791-1-zbigniew.kempczynski@intel.com> (raw)
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)
v3: use int64_t instead long to avoid being truncate on 32bit archs (Kamil)
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 | 43 ++++++++++++++++++++--
lib/xe/xe_ioctl.h | 9 +++--
tests/intel-ci/xe-fast-feedback.testlist | 2 +-
tests/xe/xe_waitfence.c | 45 ++++++++++++++++++++----
4 files changed, 86 insertions(+), 13 deletions(-)
--
2.34.1
next reply other threads:[~2023-06-19 5:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 5:32 Zbigniew Kempczyński [this message]
2023-06-19 5:32 ` [igt-dev] [PATCH i-g-t v3 1/4] lib/xe_ioctl: Add xe_wait_ufence_abstime() helper Zbigniew Kempczyński
2023-06-19 5:32 ` [igt-dev] [PATCH i-g-t v3 2/4] lib/xe_ioctl: Return remaining timeout of user fence wait Zbigniew Kempczyński
2023-06-19 11:51 ` Kamil Konieczny
2023-06-19 5:32 ` [igt-dev] [PATCH i-g-t v3 3/4] tests/xe_waitfence: Rename vague subtest name "test" to reltime Zbigniew Kempczyński
2023-06-19 5:32 ` [igt-dev] [PATCH i-g-t v3 4/4] tests/xe_waitfence: Add abstime subtest for user fence Zbigniew Kempczyński
2023-06-19 11:52 ` Kamil Konieczny
2023-06-19 13:32 ` Zbigniew Kempczyński
2023-06-19 6:50 ` [igt-dev] ✓ Fi.CI.BAT: success for Add absolute user fence timeout (rev3) Patchwork
2023-06-19 8:04 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230619053250.322791-1-zbigniew.kempczynski@intel.com \
--to=zbigniew.kempczynski@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox