aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_connector.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-06-07 15:32:16 +0000
committerTomi Valkeinen <[email protected]>2018-09-03 13:13:30 +0000
commit8e9c1c6676ea3d0dc60d84ee9a69984a4bcf859f (patch)
treee549035e06fbd176d9a9b39556fab7d4ec34802f /drivers/gpu/drm/omapdrm/omap_connector.c
parentdrm/omap: panels: Don't modify fixed timings (diff)
downloadkernel-8e9c1c6676ea3d0dc60d84ee9a69984a4bcf859f.tar.gz
kernel-8e9c1c6676ea3d0dc60d84ee9a69984a4bcf859f.zip
drm/omap: Move bus flag hack to encoder implementation
The bus flags stored in omap_dss_device instances are used to fixup the video mode before setting it, to honour constraints that can't be expressed through drm_display_mode. The fixup occurs in the CRTC mode set operation and the resulting video mode is stored internally in the CRTC. It is then used next by omap_encoder_enable() to apply mode fixups for the omap_dss_device instances in omap_encoder_update(). Move the hack to the omap_encoder_update() function right before applying the omap_dss_device fixups, in order to group all fixups together. 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_connector.c')
0 files changed, 0 insertions, 0 deletions