From: Jan Maslak <jan.maslak@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: dominik.grzegorzek@intel.com, jonathan.cavitt@intel.com,
matthew.d.roper@intel.com, Jan Maslak <jan.maslak@intel.com>
Subject: [PATCH 0/3] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size()
Date: Wed, 20 Nov 2024 22:28:47 +0000 [thread overview]
Message-ID: <20241120222850.1497784-1-jan.maslak@intel.com> (raw)
This patch series adds a helper function to lib/xe/xe_query for looking up
the values of hwconfig attributes and updates the thread count handling in
the query_attention_bitmask_size().
v2: Added hwconfig to xe_device, so that its value will only be queried once,
cached and later used by the helper function.
Added proper commit messages.
Fixed stylistic issues in the code.
Jan Maslak (3):
lib/xe_query: add hwconfig to xe_device
lib/xe_query: add xe_hwconfig_lookup_value() helper
tests/xe_eudebug_online: update thread count handling in
query_attention_bitmask_size()
lib/xe/xe_query.c | 72 +++++++++++++++++++++++++++++++++
lib/xe/xe_query.h | 8 ++++
tests/intel/xe_eudebug_online.c | 12 +++++-
3 files changed, 90 insertions(+), 2 deletions(-)
--
2.34.1
next reply other threads:[~2024-11-20 22:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 22:28 Jan Maslak [this message]
2024-11-20 22:28 ` [PATCH 1/3] lib/xe_query: add hwconfig to xe_device Jan Maslak
2024-11-26 8:34 ` Grzegorzek, Dominik
2024-11-20 22:28 ` [PATCH 2/3] lib/xe_query: add xe_hwconfig_lookup_value() helper Jan Maslak
2024-11-26 9:13 ` Grzegorzek, Dominik
2024-11-26 9:16 ` Grzegorzek, Dominik
2024-11-20 22:28 ` [PATCH 3/3] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size() Jan Maslak
2024-11-21 10:18 ` Grzegorzek, Dominik
2024-11-20 22:54 ` ✗ GitLab.Pipeline: warning for tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size() (rev2) Patchwork
2024-11-20 23:19 ` ✓ Fi.CI.BAT: success " Patchwork
2024-11-21 6:43 ` ✗ Xe.CI.Full: failure " Patchwork
2024-11-24 8:17 ` ✗ i915.CI.Full: " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2024-11-28 13:05 [PATCH 0/3] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size() Jan Maslak
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=20241120222850.1497784-1-jan.maslak@intel.com \
--to=jan.maslak@intel.com \
--cc=dominik.grzegorzek@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jonathan.cavitt@intel.com \
--cc=matthew.d.roper@intel.com \
/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