2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/video/omap2/dss
Rob Clark ca888a7958 OMAPDSS: HDMI: hot plug detect fix
The "OMAPDSS: HDMI: PHY burnout fix" commit switched the HDMI driver
over to using a GPIO for plug detect.  Unfortunately the ->detect()
method was not also updated, causing HDMI to no longer work for the
omapdrm driver (because it would actually check if a connection was
detected before attempting to enable display).

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-02-23 10:29:08 +02:00
..
apply.c OMAPDSS: APPLY: fix NULL pointer deref when mgr is not set 2012-01-02 08:51:28 +02:00
core.c Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 2012-01-14 15:11:19 -08:00
dispc_coefs.c OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
dispc.c OMAPDSS: use sync versions of pm_runtime_put 2012-01-26 13:46:24 +02:00
dispc.h OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
display.c OMAP: DSS2: Create an enum for DSI pixel formats 2011-09-30 16:16:29 +03:00
dpi.c OMAPDSS: check the return value of dss_mgr_enable() 2011-12-02 08:54:54 +02:00
dsi.c fbdev fixes for 3.3 2012-02-07 15:54:02 -08:00
dss_features.c OMAPDSS: HDMI: Create function to enable HDMI audio 2012-01-05 10:34:48 +02:00
dss_features.h OMAPDSS: DISPC: Update Scaling Clock Logic 2012-01-02 08:51:29 +02:00
dss.c OMAPDSS: use sync versions of pm_runtime_put 2012-01-26 13:46:24 +02:00
dss.h Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 2012-01-14 15:11:19 -08:00
hdmi_panel.c OMAP: DSS2: HDMI: implement detect() 2011-09-30 16:16:47 +03:00
hdmi.c OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled 2012-02-23 10:29:08 +02:00
Kconfig OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig 2011-09-30 16:16:19 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
manager.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
overlay.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
rfbi.c OMAPDSS: use sync versions of pm_runtime_put 2012-01-26 13:46:24 +02:00
sdi.c OMAPDSS: check the return value of dss_mgr_enable() 2011-12-02 08:54:54 +02:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: hot plug detect fix 2012-02-23 10:29:08 +02:00
ti_hdmi_4xxx_ip.h ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver 2012-01-05 10:34:48 +02:00
ti_hdmi.h OMAPDSS: HDMI: PHY burnout fix 2012-01-26 13:51:36 +02:00
venc.c OMAPDSS: use sync versions of pm_runtime_put 2012-01-26 13:46:24 +02:00