summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJason Chen <jason.z.chen@intel.com>2024-01-24 17:43:01 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-02-01 15:45:19 +0300
commitfeb8831be9d468ee961289c6a275536a1ee0011c (patch)
tree59e1fea6649c62738ea9879de95eb808febdb402 /tools/perf/scripts/python/gecko.py
parenteea8f730df15dd41341b2904748a89895f20032b (diff)
downloadlinux-feb8831be9d468ee961289c6a275536a1ee0011c.tar.xz
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 <jason.z.chen@intel.com> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions