aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2015-11-01 12:19:42 -0200
committerMauro Carvalho Chehab <[email protected]>2016-04-13 17:36:38 -0300
commitf22af945f79a2bd68941efdb57d52e8d81db4d45 (patch)
tree581f0661851c4a3a0d8bce72fe9c2373789db423 /tools/perf/scripts/python
parentef9621bcd6640d48834ec9315dae06e9d7cb5283 (diff)
[media] v4l: vsp1: bru: Don't program background color in control set handler
The datasheet clearly states that all but a few registers can't be modified when the device is running. Programming the background color in the control set handler is thus prohibited. Program it when starting the module instead. This requires storing the background color value internally as the module can be started from the frame completion interrupt handler, and accessing control values requires taking a mutex. Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions