linux_dsm_epyc7002/drivers/video/omap2/dss
Tomi Valkeinen ba02fa37de HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
Something seems to be wrong with OMAP4 & VENC, and register access fails
in omap_venchw_probe().

This patch skips venc driver registration on OMAP4, thus circumventing
the problem for now.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-14 15:39:48 +05:30
..
core.c OMAP: DSS2: Remove unneeded cpu_is_xxx checks 2011-03-11 15:46:28 +02:00
dispc.c OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
display.c OMAP: DSS2: Remove unused list 2011-03-11 15:46:25 +02:00
dpi.c OMAP: DSS2: Remove pdev argument from dpi_init 2011-03-11 15:46:28 +02:00
dsi.c HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL 2011-03-11 15:46:29 +02:00
dss_features.c OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
dss_features.h OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
dss.c OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
dss.h OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
manager.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
overlay.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
rfbi.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
sdi.c OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support 2011-03-11 15:46:27 +02:00
venc.c HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash 2011-03-14 15:39:48 +05:30