blob: e67f4ad00287e8b42721125745edb54a6121066f [file] [log] [blame]
aec338cbf8c3 ("drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API")
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")
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")
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")