From: Xin Wang <x.wang@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Xin Wang <x.wang@intel.com>
Subject: [PATCH v10 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
Date: Wed, 31 Dec 2025 20:20:05 +0000 [thread overview]
Message-ID: <20251231202010.115619-1-x.wang@intel.com> (raw)
Xin Wang (5):
lib/intel_pat: add pat_sw_config debugfs parser
include/linux_scaffold: add FIELD_GET() bitfield helper
tests/xe_pat: add pat-sanity subtest for debugfs vs getters
tests/xe_pat: use debugfs reserved flags
intel-ci: add xe_pat pat-sanity
include/linux_scaffold.h | 6 ++
lib/intel_pat.c | 94 ++++++++++++++++++++++--
lib/intel_pat.h | 20 +++++
tests/intel-ci/xe.fast-feedback.testlist | 1 +
tests/intel/xe_pat.c | 88 +++++++++++++++++++++-
5 files changed, 198 insertions(+), 11 deletions(-)
--
2.43.0
next reply other threads:[~2025-12-31 20:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-31 20:20 Xin Wang [this message]
2025-12-31 20:20 ` [PATCH v10 1/5] lib/intel_pat: add pat_sw_config debugfs parser Xin Wang
2025-12-31 20:20 ` [PATCH v10 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper Xin Wang
2025-12-31 21:31 ` Matt Roper
2025-12-31 20:20 ` [PATCH v10 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters Xin Wang
2025-12-31 21:35 ` Matt Roper
2025-12-31 20:20 ` [PATCH v10 4/5] tests/xe_pat: use debugfs reserved flags Xin Wang
2025-12-31 20:20 ` [PATCH v10 5/5] intel-ci: add xe_pat pat-sanity Xin Wang
2025-12-31 21:28 ` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table Patchwork
2025-12-31 21:51 ` ✓ i915.CI.BAT: " Patchwork
2025-12-31 22:25 ` ✓ Xe.CI.Full: " Patchwork
2025-12-31 23:55 ` ✗ i915.CI.Full: failure " 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=20251231202010.115619-1-x.wang@intel.com \
--to=x.wang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.