linux/drivers/gpu/drm/omapdrm/dss
Tomi Valkeinen 35a339acca drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
omapdrm and omapfb still share the same include/video/omapdss.h. We need
to change that so that we can proceed with omapdrm work.

However, it's not trivial to make separate omapfb and omapdrm versions
of omapdss.h, as that file is also included in other places like arch
code, audio code and omap_vout code. So we'll do it piece by piece.

This patch makes private versions of all the dispc function declarations
that are in omapdss.h. For omapdrm we create a new file,
drivers/gpu/drm/omapdrm/dss/omapdss.h, which will contain headers meant
to be visible outside omapdss.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-03-03 17:38:21 +02:00
..
apply.c
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: DISPC: Fix field order for HDMI 2016-03-03 17:36:43 +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, omapfb: move exported dispc function declarations to omapdrm/omapfb 2016-03-03 17:38:21 +02:00
output.c
overlay-sysfs.c
overlay.c
pll.c
rfbi.c
sdi.c
venc.c
video-pll.c