76777d6c30fb ("drm/omap: dpi: Simplify clock setting API") e5906f765c68 ("drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders") 41322aa69195 ("drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()") d68164fe2964 ("drm/omap: Factor out common mode validation code") d60dfaba4225 ("drm/omap: venc: Simplify mode setting by caching configuration") 116c7721077c ("drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation") 870e19d59f8a ("drm/omap: Expose DRM modes instead of timings in display devices") d79bd6b445a2 ("drm/omap: venc: Remove wss_data field from venc_device structure") c39ff7ea7805 ("drm: omapdrm: Cleanup drm_display_mode print str") 6ea484309523 ("drm/omap: Don't call .set_timings() operation recursively") d8dbe7914376 ("drm/omap: Store CRTC timings in .set_timings() operation") a730ce996ce4 ("drm/omap: venc: Fixup video mode in .check_timings() operation") 96fc64c77537 ("drm/omap: sdi: Fixup video mode in .check_timings() operation") 7d39e59be51b ("drm/omap: dsi: Fixup video mode in .set_config() operation") f79fa7da6a29 ("drm/omap: dpi: Don't fixup video mode in dpi_set_mode()") 7c27fa57ef31 ("drm/omap: Call dispc timings check operation directly") 3fbda31e8148 ("drm/omap: Split mode fixup and mode set from encoder enable") 8e9c1c6676ea ("drm/omap: Move bus flag hack to encoder implementation") 31cd7afa3086 ("drm/omap: panels: Don't modify fixed timings") ca6e968b9326 ("drm/omap: Remove .get_timings() operation from display connectors") 35d944cbee21 ("drm/omap: Query timing information from analog TV encoder") 28120302c2fd ("drm/omap: Don't call .check_timings() operation recursively") b4935e3a3cfa ("drm/omap: Store bus flags in the omap_dss_device structure") 26c91a3898f1 ("drm/omap: Don't store video mode internally for external encoders") 138fe53ef8d3 ("drm/omap: Remove unneeded fallback for missing .check_timings()") 8fe1d36100c8 ("drm/omap: Make the video_mode pointer to .set_timings() const") 9c626dee5cdb ("drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler") ec68cd5a18e1 ("drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions") 47a3ee27934a ("drm/omap: Pass both output and display omap_dss_device to connector init") 7805d1e5098c ("drm/omap: Don't call HDMI mode and infoframe operations recursively") d96aaada5555 ("drm/omap: Pass both output and display omap_dss_device to encoder init") 70f9cbfc56a3 ("drm/omap: Get from CRTC to display device directly") 90279e9518da ("drm/omap: Don't call EDID read operation recursively") 18412b667c96 ("drm/omap: Merge HPD enable operation with HPD callback registration") a21a8f3c93e1 ("drm/omap: Remove unneeded safety checks in the HPD operations") 949ea2ef3fed ("drm/omap: Don't call HPD registration operations recursively") f2ea55775e05 ("drm/omap: Don't call .detect() operation recursively") 09e5bb6d5b94 ("drm/omap: dss: Add device operations flags") 83910ad3f51f ("drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops") ac2d1fcbebd6 ("drm/omap: encoder-tfp410: Convert to the GPIO descriptors API") ede880e1825b ("drm/omap: connector-hdmi: Convert to the GPIO descriptors API") 6f7ae8c29242 ("drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations") e553ea09e268 ("drm/omap: dss: Remove unused omap_dss_driver operations") 3be0f15bd6e9 ("drm/omap: dss: Merge two disconnection helpers") 713165561b7e ("drm/omap: dss: Move display type validation to initialization time") 79ddb2f0c348 ("drm/omap: dss: Move connection checks to omapdss_device_(dis)connect") 511afb44d72a ("drm/omap: Reverse direction of DSS device (dis)connect operations") 2ee767922e1b ("drm/omap: Group CRTC, encoder, connector and dssdev in a structure") ac3b13189333 ("drm/omap: Create all planes before CRTCs") f96993630445 ("drm/omap: Remove unneeded variable assignments in omap_modeset_init")