[media] vivid: add support for SMPTE 2084 transfer function

Support the new SMPTE 2084 transfer function in the vivid test driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
Hans Verkuil 2015-09-13 16:15:20 -03:00 committed by Mauro Carvalho Chehab
parent b258480aa7
commit c732e647ba

View file

@ -728,6 +728,7 @@ static const char * const vivid_ctrl_xfer_func_strings[] = {
"SMPTE 240M",
"None",
"DCI-P3",
"SMPTE 2084",
NULL,
};