diff options
| author | Shravan Chippa <[email protected]> | 2023-03-01 08:34:09 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-03-20 16:23:27 +0100 |
| commit | 5ca5515ab16ab12c4194101d91c4c3c3cf179528 (patch) | |
| tree | 5f789c4a9258ccae50de0c0f3892b97078262a91 /tools/perf/scripts/python/task-analyzer.py | |
| parent | d6e34091ad77e738abd20ea11079bfecdd5c6f7d (diff) | |
media: i2c: imx334: add missing reset values for mode 3840x2160_regs[]
There are some missing reset reg_mode values for the 3840x2160@60
resolution. The camera sensor still works in 3840x2160@60 resolution mode
because of the register reset values. This is an issue when we change the
modes dynamically. As an example, when we change the mode from 1920x1080@30
resolution to 3840x2160@60 resoultion then the mode values will be written
to the registers from the array mode_3840x2160_regs[] which gives the wrong
output which is incorrect resolution.
So add the missing reset values to the mode_3840x2160_regs[].
Reviewed-by: Jacopo Mondi <[email protected]>
Signed-off-by: Shravan Chippa <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions