From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/3] Add support for more YUV tests.
Date: Wed, 27 Mar 2019 10:29:27 +0100 [thread overview]
Message-ID: <20190327092930.6845-1-maarten.lankhorst@linux.intel.com> (raw)
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
next reply other threads:[~2019-03-27 9:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 9:29 Maarten Lankhorst [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190327092930.6845-1-maarten.lankhorst@linux.intel.com \
--to=maarten.lankhorst@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.