From: Jyri Sarha <jsarha@ti.com>
To: dri-devel@lists.freedesktop.org
Cc: Liviu.Dudau@arm.com, Jyri Sarha <jsarha@ti.com>,
tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com
Subject: [PATCH] drm: Add properties to control YCbCr to RGB conversion
Date: Mon, 12 Jun 2017 00:10:03 +0300 [thread overview]
Message-ID: <cover.1497214705.git.jsarha@ti.com> (raw)
Changes since v5:
- Fix typo from patch subject
- Remove DRM_MODE_PROP_ATOMIC flag from color_encodeing properties
The previous version of this series (that reduced to one patch) can
be found here:
https://lists.freedesktop.org/archives/dri-devel/2017-May/143075.html
and Ville Syrjälä's comments here:
https://lists.freedesktop.org/archives/dri-devel/2017-June/143746.html
https://lists.freedesktop.org/archives/dri-devel/2017-June/143747.html
Jyri Sarha (1):
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to
drm_plane
drivers/gpu/drm/drm_atomic.c | 8 ++++
drivers/gpu/drm/drm_color_mgmt.c | 91 ++++++++++++++++++++++++++++++++++++++++
include/drm/drm_color_mgmt.h | 19 +++++++++
include/drm/drm_plane.h | 8 ++++
4 files changed, 126 insertions(+)
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-06-11 21:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-11 21:10 Jyri Sarha [this message]
2017-06-11 21:10 ` [PATCH] drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane Jyri Sarha
2017-06-11 22:00 ` kbuild test robot
2018-02-06 17:58 ` Ville Syrjälä
2018-02-06 18:08 ` Hans Verkuil
2018-02-06 18:16 ` Jyri Sarha
2018-02-06 18:35 ` Ville Syrjälä
2018-02-06 18:45 ` Ville Syrjälä
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=cover.1497214705.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=Liviu.Dudau@arm.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=tomi.valkeinen@ti.com \
/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.