aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDaniel Scally <[email protected]>2021-11-23 01:00:11 +0100
committerMauro Carvalho Chehab <[email protected]>2021-11-30 10:57:03 +0100
commit295786e53516ba1792b5ff1deb9dfffff4040255 (patch)
treebd13f92d4ccb9511fb42dd73206260c938ceea57 /tools/perf/scripts/python/export-to-postgresql.py
parentd84d4ceea91e07dfed58fd8e7bb6b29264c195c9 (diff)
media: i2c: Update HTS values in ov8865
The HTS values for some of the modes in the ov8865 driver are a bit unusual, coming in lower than the output_size_x is set to. It seems like they might be calculated to fit the desired framerate into a configuration with just two data lanes. To bring this more in line with expected behaviour, raise the HTS values above the output_size_x. The corollary of that change is that the hardcoded frame intervals against the modes no longer make sense, so remove those entirely. Update the .g/s_frame_interval() callbacks to calculate the frame interval based on the current mode and the vblank and hblank settings. The implementation of the .enum_frame_interval() callback is no longer suitable since the possible frame rate is now a continuous range depending on the vblank control setting, so remove that callback entirely. Signed-off-by: Daniel Scally <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions