[igt-dev] [PATCH i-g-t v4] Test platform supported pixel formats through chamelium

Kunal Joshi kunal1.joshi at intel.com
Fri Mar 6 00:02:54 UTC 2020


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



More information about the igt-dev mailing list