linux/drivers/video/omap2/dss
Archit Taneja ff588d83bf omapdss: features: fix supported outputs for OMAP4
The support outputs struct for overlay managers is incorrect for OMAP4. Make
these changes:

- DPI isn't supported via the LCD1 overlay manager, remove DPI as a supported
  output.
- the TV manager can suppport DPI, but the omapdss driver doesn't support that
  yet, we require some muxing at the DSS level, and we also need to configure
  the hdmi pll in the DPI driver so that the TV manager has a pixel clock. We
  don't support that yet.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-03-22 10:14:32 +02:00
..
Kconfig
Makefile OMAPDSS: separate compat files in the Makefile 2012-12-07 17:05:58 +02:00
apply.c OMAPDSS: move display sysfs init to compat layer 2012-12-07 17:05:58 +02:00
core.c OMAPDSS: use omapdss_compat_init() in other drivers 2012-12-07 17:06:00 +02:00
dispc-compat.c OMAPDSS: move irq handling to dispc-compat 2012-12-07 17:05:57 +02:00
dispc-compat.h OMAPDSS: move irq handling to dispc-compat 2012-12-07 17:05:57 +02:00
dispc.c OMAPDSS: DISPC: remove dispc fck uses 2012-12-12 13:34:14 +02:00
dispc.h
dispc_coefs.c
display-sysfs.c
display.c OMAPDSS: move display sysfs init to compat layer 2012-12-07 17:05:58 +02:00
dpi.c OMAPDSS: fix TV-out issue with DSI PLL 2012-12-13 14:24:43 +02:00
dsi.c
dss.c OMAPDSS: DISPC: get dss clock rate from dss driver 2012-12-12 13:34:13 +02:00
dss.h OMAPDSS: DISPC: get dss clock rate from dss driver 2012-12-12 13:34:13 +02:00
dss_features.c omapdss: features: fix supported outputs for OMAP4 2013-03-22 10:14:32 +02:00
dss_features.h OMAPDSS: export dss_feat functions 2012-12-07 17:05:59 +02:00
hdmi.c video: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00
hdmi_panel.c
manager-sysfs.c
manager.c
output.c OMAPDSS: export dss_mgr_ops functions 2012-12-07 17:05:59 +02:00
overlay-sysfs.c
overlay.c
rfbi.c
sdi.c
ti_hdmi.h
ti_hdmi_4xxx_ip.c
ti_hdmi_4xxx_ip.h
venc.c
venc_panel.c