8a36357ae3b2 ("drm/omap: dss: Get regulators at probe time") a48bc6ac2c6c ("drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()") 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") 4e20bda68e01 ("drm/omap: dss: Replace omap_dss_device port number with bitmask") 845417b3b3b0 ("drm/omap: dss: Move DSS mgr ops and private data to 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") 92ce521a4841 ("drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display") de57e9dbc145 ("drm/omap: dss: Remove output devices list") 3ce75d67e44c ("drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files") f3ed97f9ae7d ("drm/omap: dsi: Simplify debugfs implementation") 7269fde4e8c9 ("drm/omap: displays: Remove input omap_dss_device from panel data") fb5571717c24 ("drm/omap: dss: Move src and dst check and set to connection handlers") 1f507968c30b ("drm/omap: dss: Move debug message and checks to connection handlers") ec727e3f6184 ("drm/omap: dss: Add functions to connect and disconnect devices") b93109d7dc9e ("drm/omap: dss: Move common device operations to common structure") e10bd354ad79 ("drm/omap: dss: Allow looking up any device by port") a7e82a67c1d7 ("drm/omap: dss: Rework output lookup by port node") 9184f8d94c38 ("drm/omap: dss: Create and use omapdss_device_is_registered()") 6a7c5a2200ad ("drm/omap: dss: Create global list of all omap_dss_device instances") 7e7a0edecca0 ("drm/omap: dss: Rename omap_dss_device list field to output_list") d65b0e0530bb ("drm/omap: displays: Remove videomode from omap_dss_device structure") e0528c944058 ("drm/omap: dss: Constify omap_dss_driver operations structure") 21ebcbac5066 ("drm/omap: dss: Remove unused omapdss_default_get_timings()") 9976782f331b ("drm/omap: dss: Remove DSS encoders get_timings operation") 52dd898a30e0 ("drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations") 36c61ae2b755 ("drm/omap: dss: Remove display ordering from dss/display.c") eb5bc1f92ba3 ("drm/omap: Do dss_device (display) ordering in omap_drv.c") 52b9ef246d6a ("drm/omap: Manage the usable omap_dss_device list within omap_drm_private") fb96b67c8ae0 ("drm/omap: Allocate drm_device earlier and unref it as last step") 83df2d4ed559 ("drm/omap: fix compile error when debugfs is disabled") c39bbb903ce3 ("drm: omapdrm: displays: panel-dsi-cm: Fix field access before set") 7c00985109f9 ("drm/omap: add writeback funcs to dispc_ops") 9f7853ae7518 ("drm/omap: set WB channel-in in wb_setup()") 588fd85d2706 ("drm/omap: add HPD support to connector-dvi") 663ac57b285d ("drm: omapdrm: venc: Allocate the venc private data structure dynamically") 24aac6011f70 ("drm: omapdrm: sdi: Allocate the sdi private data structure dynamically") c44991ce21be ("drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically") ac7674567c62 ("drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically") 1f6b6b6267eb ("drm: omapdrm: dispc: Allocate the dispc private data structure dynamically") 8a7eda768667 ("drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions") 50638ae569dc ("drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations") d3541ca81dbd ("drm: omapdrm: dss: Store dispc ops in dss_device structure")