[PATCH i-g-t v1 0/2] Refactor pixel format test handling

Naladala Ramanaidu ramanaidu.naladala at intel.com
Tue Jul 15 22:08:08 UTC 2025


This patch restructures the scaler pixel format tests by splitting
them into separate subtests for each format type: RGB, planar,
and packed.

Naladala Ramanaidu (2):
  lib/igt_fb: Add helpers to identify planar and packed YUV formats
  tests/kms_plane_scaling: Simplify pixel format test flow

 lib/igt_fb.c              |  57 ++++++++++++++++++
 lib/igt_fb.h              |   2 +
 tests/kms_plane_scaling.c | 124 ++++++++++++++++++++++++++++----------
 3 files changed, 150 insertions(+), 33 deletions(-)

-- 
2.43.0



More information about the igt-dev mailing list