aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJason Chen <[email protected]>2024-01-24 15:43:01 +0100
committerHans Verkuil <[email protected]>2024-02-06 14:01:38 +0100
commit8f667d2023844f3a2631c686f970b2f04c7fe7ec (patch)
tree949d6b38733d8da51c8ed47e680bfc193fb9344c /tools/perf/scripts/python/bin/export-to-postgresql-report
parentb83e2a91426ae4ee545e93a7dd61f03c3b5a417c (diff)
media: ov08x40: Reduce start streaming time
Because video duration involves calculating the streaming time, and i2c communication incurs too many XTALK register settings every 4 bytes with i2c START and STOP. So we have opted switch to the i2c burst method. This method involves writing the XTALK registers in the order of the register block. The start streaming time can be reduced from around 400ms to 150ms [Sakari Ailus: Drop unneeded dev_dbg().] Signed-off-by: Jason Chen <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions