[igt-dev] [PATCH i-g-t 0/3] Add support for more YUV tests.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Mar 27 09:29:27 UTC 2019
Add Y21x/Y41x/XVYU hdr format support, and some tests to excercise these features.
Test-with: 20190322135954.20434-1-maarten.lankhorst at linux.intel.com
Maarten Lankhorst (3):
lib/igt_fb: Add support for Y21x formats as well, v3.
lib/igt_fb: Add support for Y410/Y416 formats, v4.
tests/kms_yuv: Add yuv specific tests, v3.
include/drm-uapi/drm_fourcc.h | 51 +-
lib/igt_color_encoding.c | 9 +
lib/igt_fb.c | 309 ++++++++++++-
tests/Makefile.sources | 1 +
tests/kms_yuv.c | 843 ++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
6 files changed, 1188 insertions(+), 26 deletions(-)
create mode 100644 tests/kms_yuv.c
--
2.20.1
More information about the igt-dev
mailing list