public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v11 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
@ 2025-12-31 23:21 Xin Wang
  2025-12-31 23:21 ` [PATCH v11 1/5] lib/intel_pat: add pat_sw_config debugfs parser Xin Wang
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Xin Wang @ 2025-12-31 23:21 UTC (permalink / raw)
  To: igt-dev; +Cc: 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                 |  6 ++
 lib/intel_pat.c                          | 94 ++++++++++++++++++++++--
 lib/intel_pat.h                          | 20 +++++
 tests/intel-ci/xe.fast-feedback.testlist |  1 +
 tests/intel/xe_pat.c                     | 87 +++++++++++++++++++++-
 5 files changed, 197 insertions(+), 11 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-05 16:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 23:21 [PATCH v11 0/5] tests/intel/xe_pat: add helper funtion to read PAT table Xin Wang
2025-12-31 23:21 ` [PATCH v11 1/5] lib/intel_pat: add pat_sw_config debugfs parser Xin Wang
2025-12-31 23:21 ` [PATCH v11 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper Xin Wang
2025-12-31 23:21 ` [PATCH v11 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters Xin Wang
2025-12-31 23:21 ` [PATCH v11 4/5] tests/xe_pat: use debugfs reserved flags Xin Wang
2025-12-31 23:21 ` [PATCH v11 5/5] intel-ci: add xe_pat pat-sanity Xin Wang
2026-01-01  0:35 ` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table Patchwork
2026-01-01  0:46 ` ✓ i915.CI.BAT: " Patchwork
2026-01-01  1:48 ` ✓ Xe.CI.Full: " Patchwork
2026-01-05 16:58   ` Matt Roper
2026-01-01  2:21 ` ✗ i915.CI.Full: failure " Patchwork

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