public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/4] updates to fbc tests
@ 2026-03-26  7:25 Vinod Govindapillai
  2026-03-26  7:25 ` [PATCH i-g-t 1/4] tests/intel/kms_frontbuffer_tracking: update the outdated fbc status checks Vinod Govindapillai
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Vinod Govindapillai @ 2026-03-26  7:25 UTC (permalink / raw)
  To: igt-dev; +Cc: vinod.govindapillai, santhosh.reddy.guddati, swati2.sharma

Some of the fbc status texts are outdated, fix those.
FBC cannot be enabled if the plane size is too big. Such cases
to be treated as skips instead of failures.
And some cleanups where we query the current fbc status from
the debugfs.

Vinod Govindapillai (4):
  tests/intel/kms_frontbuffer_tracking: update the outdated fbc status
    checks
  lib/i915/fbc: extract intel_fbc_get_fbc_status()
  tests/intel/kms_frontbuffer_tracking: use intel_fbc_get_fbc_status()
  tests/intel/kms_fbc_dirty_rect: check the plane size before fbc dirty
    rect tests

 lib/i915/intel_fbc.c                   | 35 +++++++++++++++-------
 lib/i915/intel_fbc.h                   |  1 +
 tests/intel/kms_fbc_dirty_rect.c       | 19 ++++++++++--
 tests/intel/kms_frontbuffer_tracking.c | 40 ++++++++++++++++++--------
 4 files changed, 71 insertions(+), 24 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-10 14:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26  7:25 [PATCH i-g-t 0/4] updates to fbc tests Vinod Govindapillai
2026-03-26  7:25 ` [PATCH i-g-t 1/4] tests/intel/kms_frontbuffer_tracking: update the outdated fbc status checks Vinod Govindapillai
2026-03-26  9:27   ` Jani Nikula
2026-03-26 22:45     ` Ville Syrjälä
2026-03-31 10:49       ` Govindapillai, Vinod
2026-04-10 14:14       ` Kamil Konieczny
2026-03-26  7:25 ` [PATCH i-g-t 2/4] lib/i915/fbc: extract intel_fbc_get_fbc_status() Vinod Govindapillai
2026-03-26  7:25 ` [PATCH i-g-t 3/4] tests/intel/kms_frontbuffer_tracking: use intel_fbc_get_fbc_status() Vinod Govindapillai
2026-03-26  7:25 ` [PATCH i-g-t 4/4] tests/intel/kms_fbc_dirty_rect: check the plane size before fbc dirty rect tests Vinod Govindapillai
2026-03-27  5:05   ` Reddy Guddati, Santhosh
2026-03-27  8:11     ` Govindapillai, Vinod
2026-03-31  7:22       ` Reddy Guddati, Santhosh
2026-03-26 13:43 ` ✓ Xe.CI.BAT: success for updates to fbc tests Patchwork
2026-03-26 14:00 ` ✓ i915.CI.BAT: " Patchwork
2026-03-27  3:45 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-27  8:48 ` ✗ 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