blob: d17877934447f8b036e346b587b340686278c8f8 [file] [log] [blame]
df6682b43533 ("drm/omap: Remove src field from omap_dss_device structure")
56c9818d5c89 ("drm/omap: Remove omap_dss_device dst field")
b49a2139ba67 ("drm/omap: Remove connection checks from display .enable() and .remove()")
b80bfc66b0ee ("drm/omap: Move common display enable/disable code to encoder")
3fbda31e8148 ("drm/omap: Split mode fixup and mode set from encoder enable")
8e9c1c6676ea ("drm/omap: Move bus flag hack to encoder implementation")
28120302c2fd ("drm/omap: Don't call .check_timings() operation recursively")
b4935e3a3cfa ("drm/omap: Store bus flags in the omap_dss_device structure")
138fe53ef8d3 ("drm/omap: Remove unneeded fallback for missing .check_timings()")
bb23800c887d ("drm/omap: Remove duplicate calls to .set_timings() operation")
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")
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")
8a36357ae3b2 ("drm/omap: dss: Get regulators at probe time")
a48bc6ac2c6c ("drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()")
f7e376aece46 ("drm/omap: dss: Add for_each_dss_output() macro")
27d624527d99 ("drm/omap: dss: Acquire next dssdev at probe time")
c87193267d24 ("drm/omap: dss: venc: Move initialization code from bind to probe")
5f031b471734 ("drm/omap: dss: hdmi5: Move initialization code from bind to probe")
5fc15d98a068 ("drm/omap: dss: hdmi4: Move initialization code from bind to probe")
edb715dffdee ("drm/omap: dss: dsi: Move initialization code from bind to probe")
66aacfe22d53 ("drm/omap: dss: Cleanup error paths in output init functions")
a25edf0ea6de ("drm/omap: displays: Don't cast dssdev to panel data unnecessarily")
eaaedaf6a1de ("drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks")
4e20bda68e01 ("drm/omap: dss: Replace omap_dss_device port number with bitmask")
5c718e015a0f ("drm/omap: dss: Modify omapdss_find_output_from_display() to return channel")
845417b3b3b0 ("drm/omap: dss: Move DSS mgr ops and private data to dss_device")
f324b2798c87 ("drm/omap: dss: Store dss_device pointer in omap_dss_device")
c1dfe721e096 ("drm/omap: dss: Move and rename omap_dss_(get|put)_device()")
67822ae11971 ("drm/omap: dss: Remove panel devices list")
4e0bb06c0b9a ("drm/omap: dss: Split omapdss_register_display()")
b9f4d2ebf641 ("drm/omap: dss: Make omap_dss_get_next_device() more generic")