diff options
| author | Laurent Pinchart <[email protected]> | 2018-06-08 12:59:31 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-09-03 13:13:30 +0000 |
| commit | 7d39e59be51bddbd5cd487274d48969a39a3bcd1 (patch) | |
| tree | 49c41de9facec3a778db9b33f13d86d979971bbb /drivers/gpu/drm/omapdrm/omap_encoder.c | |
| parent | drm/omap: dpi: Don't fixup video mode in dpi_set_mode() (diff) | |
| download | kernel-7d39e59be51bddbd5cd487274d48969a39a3bcd1.tar.gz kernel-7d39e59be51bddbd5cd487274d48969a39a3bcd1.zip | |
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 'drivers/gpu/drm/omapdrm/omap_encoder.c')
0 files changed, 0 insertions, 0 deletions
