public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/8] CRTC index vs. pipe fixes, drrs/fbc interface cleanups
@ 2026-03-13  9:31 Jani Nikula
  2026-03-13  9:31 ` [PATCH i-g-t 1/8] lib/kms: add and use igt_crtc_debugfs_dir() Jani Nikula
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Jani Nikula @ 2026-03-13  9:31 UTC (permalink / raw)
  To: igt-dev; +Cc: ville.syrjala, jani.nikula

DRRS and FBC interface cleanups, along with a bunch of related CRTC
index and pipe usage confusion fixes.

Jani Nikula (8):
  lib/kms: add and use igt_crtc_debugfs_dir()
  lib/kms: add igt_crtc_for_crtc_index()
  lib/i915/drrs: convert the interface to igt_crtc_t
  Revert "lib/i915/intel_fbc: Add fbc supported check based on wa"
  lib/i915/fbc: make intel_fbc_max_plane_size() static
  lib/i915/fbc: pass display to intel_fbc_plane_size_supported()
  lib/i915/fbc: convert intel_fbc_{enable,disable}() into proper
    functions
  lib/i915/fbc: convert intel_fbc_supported_for_psr_mode() to
    igt_display_t*

 lib/i915/intel_drrs.c                  | 40 +++++++++--------
 lib/i915/intel_drrs.h                  | 10 +++--
 lib/i915/intel_fbc.c                   | 61 +++++++++++---------------
 lib/i915/intel_fbc.h                   | 11 ++---
 lib/igt_kms.c                          | 19 +++++++-
 lib/igt_kms.h                          |  3 ++
 tests/intel/kms_dirtyfb.c              | 16 +++----
 tests/intel/kms_fbc_dirty_rect.c       |  2 +-
 tests/intel/kms_frontbuffer_tracking.c | 16 +++----
 tests/intel/kms_psr.c                  |  4 +-
 tests/intel/kms_psr2_sf.c              |  4 +-
 tests/kms_flip.c                       |  8 +++-
 tests/kms_setmode.c                    |  2 +-
 tests/nouveau_crc.c                    |  4 +-
 14 files changed, 103 insertions(+), 97 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-03-14 13:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13  9:31 [PATCH i-g-t 0/8] CRTC index vs. pipe fixes, drrs/fbc interface cleanups Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 1/8] lib/kms: add and use igt_crtc_debugfs_dir() Jani Nikula
2026-03-13 10:23   ` Ville Syrjälä
2026-03-13  9:31 ` [PATCH i-g-t 2/8] lib/kms: add igt_crtc_for_crtc_index() Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 3/8] lib/i915/drrs: convert the interface to igt_crtc_t Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 4/8] Revert "lib/i915/intel_fbc: Add fbc supported check based on wa" Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 5/8] lib/i915/fbc: make intel_fbc_max_plane_size() static Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 6/8] lib/i915/fbc: pass display to intel_fbc_plane_size_supported() Jani Nikula
2026-03-13  9:31 ` [PATCH i-g-t 7/8] lib/i915/fbc: convert intel_fbc_{enable, disable}() into proper functions Jani Nikula
2026-03-13  9:32 ` [PATCH i-g-t 8/8] lib/i915/fbc: convert intel_fbc_supported_for_psr_mode() to igt_display_t* Jani Nikula
2026-03-13 10:28 ` [PATCH i-g-t 0/8] CRTC index vs. pipe fixes, drrs/fbc interface cleanups Ville Syrjälä
2026-03-13 11:28 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-03-13 11:46 ` ✓ i915.CI.BAT: " Patchwork
2026-03-14 11:29 ` ✓ i915.CI.Full: " Patchwork
2026-03-14 13:48 ` ✗ Xe.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