[PATCH i-g-t v1 0/2] Split pixel format tests by RGB/YUV filtering

Naladala Ramanaidu ramanaidu.naladala at intel.com
Wed Jul 16 09:20:34 UTC 2025


This patch series improves the pixel format testing logic in
kms_plane by introducing dynamic subtests categorized by
format type RGB, planar YUV, and packed YUV.

Naladala Ramanaidu (2):
  lib/igt_fb: Add helpers to identify planar and packed YUV formats
  tests/kms_plane: Split pixel format tests by RGB/YUV filtering

 lib/igt_fb.c      | 57 +++++++++++++++++++++++++++++++++++++++++++++++
 lib/igt_fb.h      |  2 ++
 tests/kms_plane.c | 48 ++++++++++++++++++++++++++++++++-------
 3 files changed, 99 insertions(+), 8 deletions(-)

-- 
2.43.0



More information about the igt-dev mailing list