blob: 5d16c208485424a5713885df596cbeda187e43c3 [file] [log] [blame]
825281cd6ba1 ("drm/omap: dpi: Reorder functions in sections")
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")
19b4200d8f4b ("drm/omap: Reverse direction of the DSS device enable/disable operations")
3f3623dd0f88 ("drm/omap: Remove enable checks from display .enable() and .remove()")
b49a2139ba67 ("drm/omap: Remove connection checks from display .enable() and .remove()")
f8a8eabb273b ("drm/omap: Remove connection checks from internal encoders .enable()")
b80bfc66b0ee ("drm/omap: Move common display enable/disable code to encoder")
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")
a730ce996ce4 ("drm/omap: venc: Fixup video mode in .check_timings() operation")
96fc64c77537 ("drm/omap: sdi: Fixup video mode in .check_timings() 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()")
bb23800c887d ("drm/omap: Remove duplicate calls to .set_timings() operation")
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")
57e0478a29cf ("drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API")
ac2d1fcbebd6 ("drm/omap: encoder-tfp410: Convert to the GPIO descriptors API")
ede880e1825b ("drm/omap: connector-hdmi: Convert to the GPIO descriptors API")
1298977f0c8a ("drm/omap: Check omap_dss_device type based on the output_type field")
a4e9ecf4bb19 ("drm/omap: Remove unnecessary display output sanity checks")
6f7ae8c29242 ("drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations")
e553ea09e268 ("drm/omap: dss: Remove unused omap_dss_driver operations")