linux/drivers/video/omap2/dss
Murthy, Raghuveer 2de110868f OMAP: DSS2: Implement OMAP4 DSS fclk support
Add dss.dpll4_m4_ck (DSS FCLK) initialization for OMAP4. This is used
to compute the pixel clock for DPI interface and also to reconfigure
the DSS FCLK to the desired rate, corresponding to the rate computed
for pixel clock.

Adding these cpu_is_44xx() checks are meant to be temporary, until a
cleaner implementation to manage these checks are added. Currently this
is needed to get DVI display running on OMAP4 PandaBoard

Signed-off-by: Raghuveer Murthy <raghuveer.murthy@ti.com>
[tomi.valkeinen@ti.com: minor changes due to conflicts]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-18 09:31:03 +05:30
..
Kconfig OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
Makefile OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
core.c OMAP4: DSS: HDMI: Call to HDMI module init to register driver. 2011-03-16 11:45:50 +05:30
dispc.c OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. 2011-03-16 11:45:49 +05:30
display.c OMAP4: DSS2: HDMI: HDMI driver addition in the DSS 2011-03-16 11:45:49 +05:30
dpi.c OMAP: DSS2: Remove pdev argument from dpi_init 2011-03-11 15:46:28 +02:00
dsi.c OMAP: DSS2: DSI: fix IRQ debug prints 2011-03-15 14:24:19 +05:30
dss.c OMAP: DSS2: Implement OMAP4 DSS fclk support 2011-03-18 09:31:03 +05:30
dss.h OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS 2011-03-16 11:45:49 +05:30
dss_features.c OMAP4: DSS2: Add display type HDMI to DSS2 2011-03-16 11:45:22 +05:30
dss_features.h OMAP: DSS2: FEATURES: DSI PLL parameter cleanup 2011-03-15 12:35:38 +05:30
hdmi.c OMAP4: DSS2: HDMI: HDMI driver addition in the DSS 2011-03-16 11:45:49 +05:30
hdmi.h OMAP4: DSS2: HDMI: HDMI driver header file addition 2011-03-16 11:45:49 +05:30
hdmi_omap4_panel.c OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS 2011-03-16 11:45:49 +05:30
manager.c OMAP4: DSS2: Add display type HDMI to DSS2 2011-03-16 11:45:22 +05:30
overlay.c OMAP4: DSS2: Add display type HDMI to DSS2 2011-03-16 11:45:22 +05:30
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