All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v4] Test platform supported pixel formats through chamelium
@ 2020-03-06  0:02 Kunal Joshi
  2020-03-06  0:02 ` [igt-dev] [PATCH i-g-t v4] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats Kunal Joshi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kunal Joshi @ 2020-03-06  0:02 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi, petri.latvala

Added capability in kms_chamelium to test both rgb and yuv
pixel formats supported per platform through chamelium.
Earlier, only hard coded pixel formats used to be tested which were
not generic across platforms resulting is SKIPS; to overcome these SKIPS
now only platform supported pixel formats will be tested.

v2: added support for RGB pixel formats (Swati)
v3: simplified constraint and made it more readable (Petri)
v4: -used igt_format_str instead of macro to print fourcc code (Ville)
    -dropped patch#1 because of above change

Kunal Joshi (1):
  tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

 tests/kms_chamelium.c | 124 +++++++++++++++++++-------------------------------
 1 file changed, 48 insertions(+), 76 deletions(-)

-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-03-09  8:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06  0:02 [igt-dev] [PATCH i-g-t v4] Test platform supported pixel formats through chamelium Kunal Joshi
2020-03-06  0:02 ` [igt-dev] [PATCH i-g-t v4] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats Kunal Joshi
2020-03-06 13:06   ` Petri Latvala
2020-03-09  1:07     ` Kunal Joshi
2020-03-06 14:29   ` Arkadiusz Hiler
2020-03-09  1:09     ` Kunal Joshi
2020-03-06  7:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-03-07  1:24 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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.