All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xin Wang <x.wang@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Xin Wang <x.wang@intel.com>
Subject: [PATCH v2 0/4] xe_pat: add compression subtests
Date: Thu,  8 Jan 2026 06:59:29 +0000	[thread overview]
Message-ID: <20260108065933.409757-1-x.wang@intel.com> (raw)

This series extends IGT xe_pat coverage for PAT compression
behavior.

It adds three new subtests covering:
 - userptr-comp: verify PAT compression works with userptr
 objects
 - prime-external-import-comp: verify compression with dma-bufs
 import
 - bo-wb-comp-1way-bind: verify compression behavior with WB BO
 in 1-way coherent bind flow
 - add xe3_lpg_pat_index_modes[] to enable the wb_comp_2way for
 xe3_lpg devices

The new subtests are also added to intel-ci xe.fast-feedback.testlist to
provide continuous regression coverage.

Xin Wang (4):
  tests/intel/xe_pat: add userptr-comp subtest
  tests/intel/xe_pat: add prime-external-import-comp subtest
  tests/intel/xe_pat: add bo-wb-comp-1way-bind subtest
  intel-ci: add xe_pat compression subtests

 tests/intel-ci/xe.fast-feedback.testlist |   3 +
 tests/intel/xe_pat.c                     | 226 +++++++++++++++++++++++
 2 files changed, 229 insertions(+)

-- 
2.43.0


             reply	other threads:[~2026-01-08  6:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08  6:59 Xin Wang [this message]
2026-01-08  6:59 ` [PATCH v2 1/4] tests/intel/xe_pat: add userptr-comp subtest Xin Wang
2026-01-08  6:59 ` [PATCH v2 2/4] tests/intel/xe_pat: add prime-external-import-comp subtest Xin Wang
2026-01-08  6:59 ` [PATCH v2 3/4] tests/intel/xe_pat: add bo-wb-comp-1way-bind subtest Xin Wang
2026-01-08 10:16   ` Matthew Auld
2026-01-08  6:59 ` [PATCH v2 4/4] intel-ci: add xe_pat compression subtests Xin Wang
2026-01-08  7:46 ` ✗ Xe.CI.BAT: failure for xe_pat: add compression subtests (rev2) Patchwork
2026-01-08  8:21 ` ✓ i915.CI.BAT: success " Patchwork
2026-01-08 10:31 ` ✓ Xe.CI.Full: " Patchwork
2026-01-08 11:07 ` ✗ 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=20260108065933.409757-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.