Skip to content

Commit

Permalink
[media] vivid: add support for SMPTE 2084 transfer function
Browse files Browse the repository at this point in the history
Support the new SMPTE 2084 transfer function in the vivid test driver.

Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
Hans Verkuil authored and mchehab committed Sep 30, 2015
1 parent b258480 commit c732e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/platform/vivid/vivid-ctrls.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@ static const char * const vivid_ctrl_xfer_func_strings[] = {
"SMPTE 240M",
"None",
"DCI-P3",
"SMPTE 2084",
NULL,
};

Expand Down

0 comments on commit c732e64

Please sign in to comment.