[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:
parent
b258480aa7
commit
c732e647ba
@ -728,6 +728,7 @@ static const char * const vivid_ctrl_xfer_func_strings[] = {
|
|||||||
"SMPTE 240M",
|
"SMPTE 240M",
|
||||||
"None",
|
"None",
|
||||||
"DCI-P3",
|
"DCI-P3",
|
||||||
|
"SMPTE 2084",
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user