[igt-dev] [PATCH i-g-t v2 0/2] Test platform supported pixel formats through chamelium.

Kunal Joshi kunal1.joshi at intel.com
Thu Mar 5 03:33:36 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.

Kunal Joshi (2):
  lib/igt_fb: Added macro to retrieve char code of format
  tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

 lib/igt_fb.h          |   2 +
 tests/kms_chamelium.c | 140 +++++++++++++++++++-------------------------------
 2 files changed, 56 insertions(+), 86 deletions(-)

-- 
2.7.4



More information about the igt-dev mailing list