blob: f6da92cd676b7d4093e9ab268e43848995a2cd8e [file] [log] [blame]
b477a009b426 ("drm/omap: panel-tpo-td028ttec1: add backlight support")
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")
6ea484309523 ("drm/omap: Don't call .set_timings() operation recursively")
a730ce996ce4 ("drm/omap: venc: Fixup video mode in .check_timings() operation")
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")
43f7078f6b6f ("drm/omap: dss: Remove the dss_mgr_(dis)connect() operations")
0f37938c7c43 ("drm/omap: Set dispc_channel_connect from DSS output connect handlers")
d25a7d67465f ("drm/omap: Remove supported output check in CRTC connect handler")
67dfd2d3d0c2 ("drm/omap: Remove omap_crtc_output global array")
e48f9f16a16a ("drm/omap: Store CRTC lookup by channel table in omap_drm_private")
00b30e794ffc ("drm/omap: Pass pipe pointer to omap_crtc_init()")
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")