public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Karthik B S <karthik.b.s@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Karthik B S <karthik.b.s@intel.com>, Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t v2 2/3] intel-ci: Add tests applicable after display 35 to blocklist
Date: Wed,  4 Feb 2026 12:12:11 +0530	[thread overview]
Message-ID: <20260204064212.751758-2-karthik.b.s@intel.com> (raw)
In-Reply-To: <20260204064212.751758-1-karthik.b.s@intel.com>

Linear-reflect-x modifier and abgr161616f format is valid after
display ver 35. Blocklist these subtest for older platforms.

v2: Update xe blocklists.
    Add kms_frontbuffer_tracking@.*abgr161616f tests

Signed-off-by: Karthik B S <karthik.b.s@intel.com>
Reviewed-by: Jeevan B <jeevan.b@intel.com>
---
 tests/intel-ci/i915.blocklist.txt           | 3 ++-
 tests/intel-ci/xe.bmg.display.blocklist.txt | 3 ++-
 tests/intel-ci/xe.lnl.display.blocklist.txt | 3 ++-
 tests/intel-ci/xe.ptl.display.blocklist.txt | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/tests/intel-ci/i915.blocklist.txt b/tests/intel-ci/i915.blocklist.txt
index 583df28e3..1068e2e15 100644
--- a/tests/intel-ci/i915.blocklist.txt
+++ b/tests/intel-ci/i915.blocklist.txt
@@ -204,5 +204,6 @@ igt@kms_color_pipeline@plane-lut3d-green-only
 ##################################################################
 # Valid skip :- For display ver >= 35
 ##################################################################
-igt@kms_frontbuffer_tracking@.*argb161616f.*
+igt@kms_frontbuffer_tracking@.*a(bgr|rgb)161616f.*
+igt@kms_flip_scaled_crc@.*linear-reflect-x
 ##################################################################
diff --git a/tests/intel-ci/xe.bmg.display.blocklist.txt b/tests/intel-ci/xe.bmg.display.blocklist.txt
index 86c1bbd72..04f23af28 100644
--- a/tests/intel-ci/xe.bmg.display.blocklist.txt
+++ b/tests/intel-ci/xe.bmg.display.blocklist.txt
@@ -177,5 +177,6 @@ igt@kms_color_pipeline@plane-lut3d-green-only
 ########################################
 # Valid skip :- For display ver >= 35
 ########################################
-igt@kms_frontbuffer_tracking@.*argb161616f.*
+igt@kms_frontbuffer_tracking@.*a(bgr|rgb)161616f.*
+igt@kms_flip_scaled_crc@.*linear-reflect-x
 ########################################
diff --git a/tests/intel-ci/xe.lnl.display.blocklist.txt b/tests/intel-ci/xe.lnl.display.blocklist.txt
index d280fb16a..82655802a 100644
--- a/tests/intel-ci/xe.lnl.display.blocklist.txt
+++ b/tests/intel-ci/xe.lnl.display.blocklist.txt
@@ -186,5 +186,6 @@ igt@kms_color_pipeline@plane-lut3d-green-only
 ########################################
 # Valid skip :- For display ver >= 35
 ########################################
-igt@kms_frontbuffer_tracking@.*argb161616f.*
+igt@kms_frontbuffer_tracking@.*a(bgr|rgb)161616f.*
+igt@kms_flip_scaled_crc@.*linear-reflect-x
 ########################################
diff --git a/tests/intel-ci/xe.ptl.display.blocklist.txt b/tests/intel-ci/xe.ptl.display.blocklist.txt
index bb5c83f15..d92e9ef35 100644
--- a/tests/intel-ci/xe.ptl.display.blocklist.txt
+++ b/tests/intel-ci/xe.ptl.display.blocklist.txt
@@ -186,5 +186,6 @@ igt@kms_color_pipeline@plane-lut3d-green-only
 ########################################
 # Valid skip :- For display ver >= 35
 ########################################
-igt@kms_frontbuffer_tracking@.*argb161616f.*
+igt@kms_frontbuffer_tracking@.*a(bgr|rgb)161616f.*
+igt@kms_flip_scaled_crc@.*linear-reflect-x
 ########################################
-- 
2.43.0


  reply	other threads:[~2026-02-04  6:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04  6:42 [PATCH i-g-t v2 1/3] intel-ci: Add valid skips on kms_plane to display blocklist Karthik B S
2026-02-04  6:42 ` Karthik B S [this message]
2026-02-04  6:42 ` [PATCH i-g-t v2 3/3] intel-ci : Unblocklist HDCP type1 subtests Karthik B S
2026-02-04  7:24   ` Reddy Guddati, Santhosh
2026-02-04  7:21 ` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/3] intel-ci: Add valid skips on kms_plane to display blocklist Patchwork
2026-02-04  7:29 ` ✓ i915.CI.BAT: " Patchwork
2026-02-04 19:21 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-04 19:51 ` ✓ Xe.CI.FULL: success " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-02-05  3:41 [PATCH i-g-t v2 1/3] " Karthik B S
2026-02-05  3:41 ` [PATCH i-g-t v2 2/3] intel-ci: Add tests applicable after display 35 to blocklist Karthik B S

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=20260204064212.751758-2-karthik.b.s@intel.com \
    --to=karthik.b.s@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jeevan.b@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