All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] RFC: Add preferred FB modifier helper
@ 2026-05-12  6:20 Jeevan B
  2026-05-12  6:20 ` [PATCH i-g-t v2 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jeevan B @ 2026-05-12  6:20 UTC (permalink / raw)
  To: igt-dev; +Cc: maarten.lankhorst, ville.syrjala, 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              | 71 ++++++++++++++++++++++++++++++++++++++-
 lib/igt_fb.h              | 19 +++++++++++
 tests/kms_cursor_legacy.c | 31 ++++++++---------
 3 files changed, 105 insertions(+), 16 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH i-g-t v2 0/2] RFC: Add preferred FB modifier helper
@ 2026-05-13  6:15 Jeevan B
  2026-05-13  6:15 ` [PATCH i-g-t v2 2/2] HAX: kms_cursor_legacy: Use IGT_FORMAT_MOD_PREFERRED for cursor FBs Jeevan B
  0 siblings, 1 reply; 10+ messages in thread
From: Jeevan B @ 2026-05-13  6:15 UTC (permalink / raw)
  To: igt-dev
  Cc: animesh.manna, dibin.moolakadan.subrahmanian, mohammed.thasleem,
	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              | 71 ++++++++++++++++++++++++++++++++++++++-
 lib/igt_fb.h              | 19 +++++++++++
 tests/kms_cursor_legacy.c | 31 ++++++++---------
 3 files changed, 105 insertions(+), 16 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-05-13 10:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12  6:20 [PATCH i-g-t v2 0/2] RFC: Add preferred FB modifier helper Jeevan B
2026-05-12  6:20 ` [PATCH i-g-t v2 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier Jeevan B
2026-05-12  6:20 ` [PATCH i-g-t v2 2/2] HAX: kms_cursor_legacy: Use IGT_FORMAT_MOD_PREFERRED for cursor FBs Jeevan B
2026-05-12 12:59 ` ✗ i915.CI.BAT: failure for RFC: Add preferred FB modifier helper (rev2) Patchwork
2026-05-12 13:28 ` ✗ Xe.CI.BAT: " Patchwork
2026-05-13  0:05 ` ✗ Xe.CI.FULL: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-05-13  6:15 [PATCH i-g-t v2 0/2] RFC: Add preferred FB modifier helper Jeevan B
2026-05-13  6:15 ` [PATCH i-g-t v2 2/2] HAX: kms_cursor_legacy: Use IGT_FORMAT_MOD_PREFERRED for cursor FBs Jeevan B
2026-05-13  8:35   ` Jani Nikula
2026-05-13  8:50     ` B, Jeevan
2026-05-13 10:12       ` Jani Nikula

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.