summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2018-02-19 22:28:23 +0200
committerLiu Ying <victor.liu@nxp.com>2019-09-17 10:29:02 +0800
commitf5e3ce98644a63180065c2e1b63dcbd75bd71bd8 (patch)
tree2c80e9003054b2d8cc812222f2c066e5aff9c856 /usr
parent02656a8c10887be8b628e79a44114f2606f0d2fb (diff)
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Add a standard optional properties to support different non RGB color encodings in DRM planes. COLOR_ENCODING select the supported non RGB color encoding, for instance ITU-R BT.709 YCbCr. COLOR_RANGE selects the value ranges within the selected color encoding. The properties are stored to drm_plane object to allow different set of supported encoding for different planes on the device. v2: Add/fix kerneldocs, verify bitmasks (danvet) Cc: Harry Wentland <harry.wentland@amd.com> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: Daniel Stone <daniel@fooishbar.org> Cc: Russell King - ARM Linux <linux@armlinux.org.uk> Cc: Ilia Mirkin <imirkin@alum.mit.edu> Cc: Hans Verkuil <hverkuil@xs4all.nl> Cc: Uma Shankar <uma.shankar@intel.com> Cc: Shashank Sharma <shashank.sharma@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jyri Sarha <jsarha@ti.com> [vsyrjala v2: Add/fix kerneldocs, verify bitmasks] Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180219202823.10508-1-ville.syrjala@linux.intel.com Acked-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> (cherry picked from commit 80f690e9e3a60f628de61748be4dd2fd6baf5cc8)
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions