From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>,
"Matthew Auld" <matthew.auld@intel.com>,
"Matt Roper" <matthew.d.roper@intel.com>
Subject: [PATCH i-g-t v7 0/4] Verify PTA entries contains expected values
Date: Wed, 1 Apr 2026 15:53:44 +0200 [thread overview]
Message-ID: <20260401135343.2874239-6-zbigniew.kempczynski@intel.com> (raw)
According to spec verify PAT entries in reset / suspend scenarios.
Extending parsing to media gt was necessary as it may contain
different PTA values for main / media gts. With this series
I also observe different PAT ATS values on BMGs.
v2: use pat debugfs instead of pat_sw_config
v3: add hw/sw PAT compare subtest
v4: simplify PTA comparison subtest (Matt)
v5: unify PTA/PAT tests
v6: skip on !pf and assert in case of PAT access failure (Wang)
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Zbigniew Kempczyński (4):
lib/intel_pat: Support other than gt0 during parsing debugfs PAT
lib/intel_pat: Expose getter of PAT registers
lib/intel_pat: Set PTA + ATS PAT entries to invalid value
tests/xe_pat: Verify PAT entries contain expected values
lib/intel_pat.c | 51 +++++++++++++++++++++++++-
lib/intel_pat.h | 3 +-
lib/xe/xe_query.c | 2 +-
tests/intel/xe_pat.c | 87 +++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 138 insertions(+), 5 deletions(-)
--
2.43.0
next reply other threads:[~2026-04-01 13:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 13:53 Zbigniew Kempczyński [this message]
2026-04-01 13:53 ` [PATCH i-g-t v7 1/4] lib/intel_pat: Support other than gt0 during parsing debugfs PAT Zbigniew Kempczyński
2026-04-01 13:53 ` [PATCH i-g-t v7 2/4] lib/intel_pat: Expose getter of PAT registers Zbigniew Kempczyński
2026-04-01 13:53 ` [PATCH i-g-t v7 3/4] lib/intel_pat: Set PTA + ATS PAT entries to invalid value Zbigniew Kempczyński
2026-04-01 13:53 ` [PATCH i-g-t v7 4/4] tests/xe_pat: Verify PAT entries contain expected values Zbigniew Kempczyński
2026-04-01 17:54 ` Wang, X
2026-04-01 19:44 ` ✓ Xe.CI.BAT: success for Verify PTA entries contains expected values (rev7) Patchwork
2026-04-01 19:59 ` ✓ i915.CI.BAT: " Patchwork
2026-04-02 1:31 ` ✓ Xe.CI.FULL: " Patchwork
2026-04-02 14:14 ` ✓ i915.CI.Full: " 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=20260401135343.2874239-6-zbigniew.kempczynski@intel.com \
--to=zbigniew.kempczynski@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=matthew.auld@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