mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 09:30:53 +07:00
[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",
|
||||
"None",
|
||||
"DCI-P3",
|
||||
"SMPTE 2084",
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user