public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Add support for more YUV tests.
@ 2019-03-27  9:29 Maarten Lankhorst
  2019-03-27  9:29 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: Add support for Y21x formats as well, v3 Maarten Lankhorst
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Maarten Lankhorst @ 2019-03-27  9:29 UTC (permalink / raw)
  To: igt-dev

Add Y21x/Y41x/XVYU hdr format support, and some tests to excercise these features.

Test-with: 20190322135954.20434-1-maarten.lankhorst@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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-28 10:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-27  9:29 [igt-dev] [PATCH i-g-t 0/3] Add support for more YUV tests Maarten Lankhorst
2019-03-27  9:29 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: Add support for Y21x formats as well, v3 Maarten Lankhorst
2019-03-27 17:21   ` Ville Syrjälä
2019-03-27  9:29 ` [igt-dev] [PATCH i-g-t 2/3] lib/igt_fb: Add support for Y410/Y416 formats, v4 Maarten Lankhorst
2019-03-27 17:20   ` Ville Syrjälä
2019-03-28 10:53     ` Maarten Lankhorst
2019-03-27  9:29 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_yuv: Add yuv specific tests, v3 Maarten Lankhorst
2019-03-27 17:34   ` Ville Syrjälä
2019-03-27 10:55 ` [igt-dev] ✓ Fi.CI.BAT: success for Add support for more YUV tests Patchwork
2019-03-27 20:52 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox