public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests
@ 2026-03-11  7:40 Naladala Ramanaidu
  2026-03-11  7:40 ` [PATCH i-g-t v1 1/2] tests/kms_plane_scaling: Skip unsupported scaling scenarios Naladala Ramanaidu
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Naladala Ramanaidu @ 2026-03-11  7:40 UTC (permalink / raw)
  To: igt-dev; +Cc: swati2.sharma, Naladala Ramanaidu

Some scaling tests are expected to be skipped, but they still iterate over
all display modes, which generates excessive logging and eventually hits
CI disk‑usage limits. To address this, early skip logic is added before the
dynamic tests begin, preventing unnecessary mode iterations and reducing CI
load.

Naladala Ramanaidu (2):
  tests/kms_plane_scaling: Skip unsupported scaling scenarios
  HAX patch do not merge

 tests/intel-ci/i915.fast-feedback.testlist | 216 +++-----------
 tests/intel-ci/xe.fast-feedback.testlist   | 323 +++------------------
 tests/kms_plane_scaling.c                  |  38 +++
 3 files changed, 128 insertions(+), 449 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-20  9:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11  7:40 [PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests Naladala Ramanaidu
2026-03-11  7:40 ` [PATCH i-g-t v1 1/2] tests/kms_plane_scaling: Skip unsupported scaling scenarios Naladala Ramanaidu
2026-03-11 10:00   ` B, Jeevan
2026-03-11 10:15     ` Naladala, Ramanaidu
2026-03-17  7:38   ` [PATCH i-g-t v2] " Naladala Ramanaidu
2026-03-18  4:29     ` Samala, Pranay
2026-03-18  4:42       ` B, Jeevan
2026-03-11  7:40 ` [PATCH i-g-t v1 2/2] HAX patch do not merge Naladala Ramanaidu
2026-03-11 21:50 ` ✗ i915.CI.BAT: failure for Skip intel unsupported downscale tests Patchwork
2026-03-11 21:57 ` ✗ Xe.CI.BAT: " Patchwork
2026-03-12 15:34 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-17 19:26 ` ✗ Xe.CI.BAT: failure for Skip intel unsupported downscale tests (rev2) Patchwork
2026-03-17 19:44 ` ✗ i915.CI.BAT: " Patchwork
2026-03-19  4:40 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-20  7:41 ` [PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests Sharma, Swati2
2026-03-20  8:32   ` Naladala, Ramanaidu
2026-03-20  9:40     ` Sharma, Swati2

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