All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add preferred FB modifier helper
@ 2026-05-18  8:46 Jeevan B
  2026-05-18  8:46 ` [PATCH i-g-t 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jeevan B @ 2026-05-18  8:46 UTC (permalink / raw)
  To: igt-dev; +Cc: ramanaidu.naladala, jani.nikula, Jeevan B

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 563 bytes --]

Add an IGT‑internal modifier, IGT_FORMAT_MOD_PREFERRED, allowing
tests to request the preferred tiling format without hardcoding
driver‑specific modifiers.

RFC Patch: 164817

Jeevan B (2):
  lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier
  tests/kms_cursor_legacy: Use preferred modifier for non-cursor
    framebuffers

 lib/igt_fb.c              | 38 +++++++++++++++++++++++++++++++++++++-
 lib/igt_fb.h              | 18 ++++++++++++++++++
 tests/kms_cursor_legacy.c |  8 +++++---
 3 files changed, 60 insertions(+), 4 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH i-g-t 0/2] RFC: Add preferred FB modifier helper
@ 2026-04-13 16:50 Jeevan B
  2026-04-13 16:50 ` [PATCH i-g-t 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
  0 siblings, 1 reply; 11+ messages in thread
From: Jeevan B @ 2026-04-13 16:50 UTC (permalink / raw)
  To: igt-dev; +Cc: ville.syrjala, dev, ramanaidu.naladala, Jeevan B

Add an IGT‑internal modifier, IGT_FORMAT_MOD_PREFERRED, allowing
tests to request the preferred tiling format without hardcoding
driver‑specific modifiers.

A follow‑up HAX patch updates kms_cursor_legacy to use this modifier
for cursor framebuffer creation to exercise the new code paths.

Jeevan B (2):
  lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier
  HAX: kms_cursor_legacy: Use IGT_FORMAT_MOD_PREFERRED for cursor FBs

 lib/igt_fb.c              | 27 ++++++++++++++++++++++++++-
 lib/igt_fb.h              | 21 +++++++++++++++++++++
 tests/kms_cursor_legacy.c | 31 ++++++++++++++++---------------
 3 files changed, 63 insertions(+), 16 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-05-19 20:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18  8:46 [PATCH i-g-t 0/2] Add preferred FB modifier helper Jeevan B
2026-05-18  8:46 ` [PATCH i-g-t 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
2026-05-18  8:46 ` [PATCH i-g-t 2/2] tests/kms_cursor_legacy: Use preferred modifier for non-cursor framebuffers Jeevan B
2026-05-19  0:30 ` ✓ Xe.CI.BAT: success for Add preferred FB modifier helper Patchwork
2026-05-19  0:52 ` ✓ i915.CI.BAT: " Patchwork
2026-05-19  7:05 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-05-19 20:06 ` ✓ i915.CI.Full: success " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-04-13 16:50 [PATCH i-g-t 0/2] RFC: " Jeevan B
2026-04-13 16:50 ` [PATCH i-g-t 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
2026-04-13 18:06   ` Ville Syrjälä
2026-04-16 13:37     ` Maarten Lankhorst
2026-04-16 13:54       ` Ville Syrjälä

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.