diff options
author | Laurent Pinchart <[email protected]> | 2018-06-08 15:59:31 +0300 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2018-09-03 16:13:30 +0300 |
commit | 7d39e59be51bddbd5cd487274d48969a39a3bcd1 (patch) | |
tree | 49c41de9facec3a778db9b33f13d86d979971bbb /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f79fa7da6a2953c9964f285dfddc61f92ced0a5a (diff) |
drm/omap: dsi: Fixup video mode in .set_config() operation
The DSI encoder modifies the passed videomode to take the requirements
of the internal DISPC-DSI bus into account in the .enable_video_output()
operation. This should be performed in the .check_timings() operation
instead. There is however no .check_timings() operation as the DSI
encoder uses a custom API, so move it to the closest match which is the
.set_config() operation.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions