All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v8 0/4] Support for IN_FORMATS_ASYNC plane property
@ 2025-03-26 10:27 Santhosh Reddy Guddati
  2025-03-26 10:27 ` [PATCH i-g-t v8 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats Santhosh Reddy Guddati
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Santhosh Reddy Guddati @ 2025-03-26 10:27 UTC (permalink / raw)
  To: igt-dev
  Cc: karthik.b.s, arun.r.murthy, chaitanya.kumar.borah,
	Santhosh Reddy Guddati

Use IN_FORMATS_ASYNC property to get list of async modifiers
and improve async flips test to add coverage for the supported modifiers
and formats.

Santhosh Reddy Guddati (4):
  lib/igt_kms: Add support to retrieve async modifiers and formats
  tests/kms_async_flips: use in_formats_async for async modifiers
  tests/kms_async_flips: Add test for all async format modifiers
  tests/kms_async_flips: Remove allow_fail flag from async flip tests

 lib/igt_kms.c           |  56 ++++++++++++++++-
 lib/igt_kms.h           |   7 ++-
 tests/kms_async_flips.c | 132 +++++++++++++++++++++++++++++++++++++---
 3 files changed, 184 insertions(+), 11 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH i-g-t v8 0/4] Support for IN_FORMATS_ASYNC plane property
@ 2025-03-27  9:08 Santhosh Reddy Guddati
  2025-03-27  9:08 ` [PATCH i-g-t v8 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats Santhosh Reddy Guddati
  0 siblings, 1 reply; 13+ messages in thread
From: Santhosh Reddy Guddati @ 2025-03-27  9:08 UTC (permalink / raw)
  To: igt-dev
  Cc: karthik.b.s, arun.r.murthy, chaitanya.kumar.borah,
	Santhosh Reddy Guddati

Use IN_FORMATS_ASYNC property to get list of async modifiers
and improve async flips test to add coverage for the supported modifiers
and formats.

Santhosh Reddy Guddati (4):
  lib/igt_kms: Add support to retrieve async modifiers and formats
  tests/kms_async_flips: use in_formats_async for async modifiers
  tests/kms_async_flips: Add test for all async format modifiers
  tests/kms_async_flips: Remove allow_fail flag from async flip tests

 lib/igt_kms.c           |  73 ++++++++++++---------
 lib/igt_kms.h           |   7 ++-
 tests/kms_async_flips.c | 136 ++++++++++++++++++++++++++++++++++++----
 3 files changed, 174 insertions(+), 42 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-04-06 13:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26 10:27 [PATCH i-g-t v8 0/4] Support for IN_FORMATS_ASYNC plane property Santhosh Reddy Guddati
2025-03-26 10:27 ` [PATCH i-g-t v8 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats Santhosh Reddy Guddati
2025-03-26 17:44   ` Ville Syrjälä
2025-03-26 10:27 ` [PATCH i-g-t v8 2/4] tests/kms_async_flips: use in_formats_async for async modifiers Santhosh Reddy Guddati
2025-03-26 10:27 ` [PATCH i-g-t v8 3/4] tests/kms_async_flips: Add test for all async format modifiers Santhosh Reddy Guddati
2025-03-26 10:27 ` [PATCH i-g-t v8 4/4] tests/kms_async_flips: Remove allow_fail flag from async flip tests Santhosh Reddy Guddati
2025-03-26 13:39 ` ✓ i915.CI.BAT: success for Support for IN_FORMATS_ASYNC plane property Patchwork
2025-03-26 13:43 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-26 16:31 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-27  1:57 ` ✗ Xe.CI.Full: " Patchwork
2025-03-27 10:21 ` Patchwork
2025-04-06 13:05 ` Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27  9:08 [PATCH i-g-t v8 0/4] " Santhosh Reddy Guddati
2025-03-27  9:08 ` [PATCH i-g-t v8 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats Santhosh Reddy Guddati

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.