public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v9 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
@ 2025-12-31  5:55 Xin Wang
  2025-12-31  5:55 ` [PATCH v9 1/5] lib/intel_pat: add pat_sw_config debugfs parser Xin Wang
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Xin Wang @ 2025-12-31  5:55 UTC (permalink / raw)
  To: igt-dev
  Cc: alex.zuo, shuicheng.lin, stuart.summers, kamil.konieczny,
	matthew.d.roper, ravi.kumar.vodapalli, zbigniew.kempczynski,
	Xin Wang

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                 |   5 ++
 lib/intel_pat.c                          |  94 ++++++++++++++++++--
 lib/intel_pat.h                          |  20 +++++
 tests/intel-ci/xe.fast-feedback.testlist |   1 +
 tests/intel/xe_pat.c                     | 107 ++++++++++++++++++++++-
 5 files changed, 216 insertions(+), 11 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-12-31 17:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31  5:55 [PATCH v9 0/5] tests/intel/xe_pat: add helper funtion to read PAT table Xin Wang
2025-12-31  5:55 ` [PATCH v9 1/5] lib/intel_pat: add pat_sw_config debugfs parser Xin Wang
2025-12-31 16:56   ` Matt Roper
2025-12-31  5:55 ` [PATCH v9 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper Xin Wang
2025-12-31 17:00   ` Matt Roper
2025-12-31  5:55 ` [PATCH v9 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters Xin Wang
2025-12-31 17:11   ` Matt Roper
2025-12-31  5:55 ` [PATCH v9 4/5] tests/xe_pat: use debugfs reserved flags Xin Wang
2025-12-31  5:55 ` [PATCH v9 5/5] intel-ci: add xe_pat pat-sanity Xin Wang
2025-12-31 17:13   ` Matt Roper
2025-12-31  6:47 ` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table Patchwork
2025-12-31  7:07 ` ✓ i915.CI.BAT: " Patchwork
2025-12-31  7:49 ` ✗ Xe.CI.Full: failure " Patchwork
2025-12-31  9:15 ` ✗ i915.CI.Full: " Patchwork

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