linux/drivers/gpu/drm/omapdrm/dss
Tomi Valkeinen e5cbb6e8ea drm/omap: convert dss_mgr_ops to use omap_channel
We are removing the use of 'struct omap_overlay_manager' from omapdrm.
This patch changes the function pointers in 'dss_mgr_ops' to get 'enum
omap_channel' parameter instead of 'struct omap_overlay_manager'.

The change is very straightforward, as we still use 'struct
omap_overlay_manager' inside the function implementations where needed.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-03-03 17:38:22 +02:00
..
apply.c drm/omap: convert dss_mgr_ops to use omap_channel 2016-03-03 17:38:22 +02:00
core.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dispc_coefs.c
dispc-compat.c
dispc-compat.h
dispc.c drm/omap: Add dispc_mgr_get_supported_outputs() 2016-03-03 17:38:21 +02:00
dispc.h
display-sysfs.c
display.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dpi.c drm/omap: verify that display x-res is divisible by 8 2016-03-03 17:36:43 +02:00
dsi.c
dss_features.c
dss_features.h
dss-of.c
dss.c
dss.h drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb 2016-03-03 17:38:21 +02:00
hdmi4_core.c
hdmi4_core.h
hdmi4.c drm/omap: HDMI: support double-pixel pixel clock 2016-03-03 17:36:42 +02:00
hdmi5_core.c drm/omap: HDMI5: Add interlace support 2016-03-03 17:36:43 +02:00
hdmi5_core.h
hdmi5.c drm/omap: HDMI5: allow interlace 2016-03-03 17:36:43 +02:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c drm/omap: HDMI: fix WP timings for ilace 2016-03-03 17:36:42 +02:00
hdmi.h
Kconfig
Makefile
manager-sysfs.c
manager.c
omapdss-boot-init.c
omapdss.h drm/omap: convert dss_mgr_ops to use omap_channel 2016-03-03 17:38:22 +02:00
output.c drm/omap: convert dss_mgr_ops to use omap_channel 2016-03-03 17:38:22 +02:00
overlay-sysfs.c
overlay.c
pll.c
rfbi.c
sdi.c
venc.c
video-pll.c