blob: f3c4b7c141ed0bc3186f315959975ff81343391e [file] [log] [blame]
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")
e0528c944058 ("drm/omap: dss: Constify omap_dss_driver operations structure")
9976782f331b ("drm/omap: dss: Remove DSS encoders get_timings operation")
52dd898a30e0 ("drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations")
52b9ef246d6a ("drm/omap: Manage the usable omap_dss_device list within omap_drm_private")
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")
72877cf38b4b ("drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data")
64cb81797f8b ("drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops")
28d79f3e56b2 ("drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions")
c068408ef386 ("drm: omapdrm: dsi: Combine two commonly used inline functions")
7093d6cd1fb3 ("drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions")
b40d0ed647a2 ("drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back")
1c4b92ee0073 ("drm: omapdrm: dss: Store the debugfs root directory in struct dss_device")
798957aedbde ("drm: omapdrm: dss: Store the registered plls array in struct dss_device")
f33656e1fe5a ("drm: omapdrm: dss: Support passing private data to debugfs show handlers")
360c21533ce7 ("drm: omapdrm: dss: Allocate the DSS private data structure dynamically")
1ef904e1e4f0 ("drm: omapdrm: dss: Pass DSS pointer to remaining dss functions")
60f9c59fc1e2 ("drm: omapdrm: dss: Pass DSS pointer to dss clock functions")
3cc62aadf414 ("drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()")
8aea8e6a79e7 ("drm: omapdrm: dss: Pass DSS pointer to dss_ops operations")
d7157dfe0460 ("drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions")
7b295257a13d ("drm: omapdrm: dss: Pass DSS private structure to runtime PM functions")
0e546dfd3fa8 ("drm: omapdrm: dss: Expose DSS data in a dss_device structure")
a82f034765fa ("drm: omapdrm: Split init and cleanup from probe and remove functions")
bafa89fcac4f ("drm: omapdrm: dsi: Make wait_for_bit_change() return a status")
eab7579e3570 ("drm: omapdrm: dss: Remove unused functions prototypes")
c581d16fc22d ("drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function")
215003b4ae1d ("drm: omapdrm: dss: Move initialization code from component bind to probe")
00b8cb88e1c2 ("drm: omapdrm: dss: Don't export functions internal to omapdss-base")
e28cea0feeda ("drm: omapdrm: displays: Get encoder source at connect time")
2f8c4a8a9d4b ("drm: omapdrm: displays: Get panel source at connect time")
b47e6dcb58be ("drm: omapdrm: displays: Get connector source at connect time")