linux/drivers/video/omap2/dss
Aaro Koskinen 8ad9375f8b OMAPDSS: do not fail if dpll4_m4_ck is missing
Do not fail if dpll4_m4_ck is missing. The clock is not there on omap24xx,
so this should not be a hard error.

The patch retains the functionality before the commit 185bae10 (OMAPDSS:
DSS: Cleanup cpu_is_xxxx checks).

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-11-22 17:23:12 +02:00
..
Kconfig OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5 2012-09-24 16:50:10 +03:00
Makefile OMAPDSS: outputs: Create a new entity called outputs 2012-09-26 16:29:10 +05:30
apply.c OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode 2012-09-26 14:58:49 +03:00
core.c OMAPDSS: alloc dssdevs dynamically 2012-09-18 16:15:05 +03:00
dispc.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
dispc.h OMAPDSS: DISPC: Add writeback register offsets and dss features structs 2012-09-26 14:58:50 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
display.c OMAPDSS: Create links between managers, outputs and devices 2012-09-26 14:58:33 +03:00
dpi.c OMAPDSS: add missing include for string.h 2012-09-28 10:03:03 +03:00
dsi.c OMAPDSS: DSI: fix dsi_get_dsidev_from_id() 2012-10-25 17:05:46 +03:00
dss.c OMAPDSS: do not fail if dpll4_m4_ck is missing 2012-11-22 17:23:12 +02:00
dss.h OMAPDSS: DISPC: Add manager like functions for writeback 2012-09-26 14:58:51 +03:00
dss_features.c OMAPDSS: DISPC: Add writeback register offsets and dss features structs 2012-09-26 14:58:50 +03:00
dss_features.h OMAPDSS: DISPC: Add writeback register offsets and dss features structs 2012-09-26 14:58:50 +03:00
hdmi.c OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs() 2012-10-26 08:45:43 +03:00
hdmi_panel.c OMAPDSS: HDMI: fix initial HDMI enable 2012-08-22 11:33:32 +03:00
manager-sysfs.c OMAPDSS: MANAGER: Update display sysfs store 2012-09-26 14:58:37 +03:00
manager.c OMAPDSS: Remove old way of setting manager and device links 2012-09-26 14:58:38 +03:00
output.c OMAPDSS: Create links between managers, outputs and devices 2012-09-26 14:58:33 +03:00
overlay-sysfs.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
overlay.c OMAPDSS: OVERLAY/MANAGER: Get device via output 2012-09-26 14:58:37 +03:00
rfbi.c OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references 2012-09-26 14:58:35 +03:00
sdi.c OMAPDSS: add missing include for string.h 2012-09-28 10:03:03 +03:00
ti_hdmi.h OMAPDSS: HDMI: Remove custom hdmi_video_timings struct 2012-06-29 10:15:53 +03:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: Remove custom hdmi_video_timings struct 2012-06-29 10:15:53 +03:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
venc.c OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references 2012-09-26 14:58:36 +03:00
venc_panel.c OMAPDSS: VENC: Maintian copy of video output polarity info in private data 2012-08-16 18:47:52 +05:30