aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_encoder.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-06-08 12:59:31 +0000
committerTomi Valkeinen <[email protected]>2018-09-03 13:13:30 +0000
commit7d39e59be51bddbd5cd487274d48969a39a3bcd1 (patch)
tree49c41de9facec3a778db9b33f13d86d979971bbb /drivers/gpu/drm/omapdrm/omap_encoder.c
parentdrm/omap: dpi: Don't fixup video mode in dpi_set_mode() (diff)
downloadkernel-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