linux/drivers/video/omap2/dss
Chandrabhanu Mahapatra 195e672a76 OMAPDSS: DPI: Remove cpu_is_xxxx checks
The OMAP3 checks have been removed and replaced by a dss feature
FEAT_DPI_USES_VDDS_DSI for cleaner implementation. The patches
"OMAP: DSS2: enable VDDS_DSI when using DPI" (8a2cfea8cc) by Tomi Valkeinen
<tomi.valkeinen@nokia.com> and "ARM: omap: fix oops in
drivers/video/omap2/dss/dpi.c" (4041071571) by Russell King
<rmk+kernel@arm.linux.org.uk> had introduced these checks. As it is evident
from these patches a dependency exists for some DSS pins on VDDS_DSI which is
better shown by dss feature FEAT_DPI_USES_VDDS_DSI.

Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-08-22 11:43:05 +03:00
..
apply.c OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings 2012-08-13 15:44:39 +05:30
core.c OMAPDSS: Use PM notifiers for system suspend 2012-06-29 09:09:40 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc.c OMAPDSS: DISPC: Cleanup cpu_is_xxxx checks 2012-08-22 11:43:03 +03:00
dispc.h OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support 2012-06-29 09:41:24 +03:00
display.c OMAPDSS: OVERLAY: Clean up replication checking 2012-06-29 16:27:59 +05:30
dpi.c OMAPDSS: DPI: Remove cpu_is_xxxx checks 2012-08-22 11:43:05 +03:00
dsi.c OMAPDSS: DSI: Maintain copy of video mode timings in driver data 2012-08-16 18:05:56 +05:30
dss_features.c OMAPDSS: DPI: Remove cpu_is_xxxx checks 2012-08-22 11:43:05 +03:00
dss_features.h OMAPDSS: DPI: Remove cpu_is_xxxx checks 2012-08-22 11:43:05 +03:00
dss.c OMAPDSS: DSS: Cleanup cpu_is_xxxx checks 2012-08-22 11:43:03 +03:00
dss.h OMAPDSS: DSS: Remove redundant functions 2012-08-22 11:43:03 +03:00
hdmi_panel.c OMAPDSS: HDMI: fix initial HDMI enable 2012-08-22 11:33:32 +03:00
hdmi.c OMAPDSS: HDMI: Add locking for hdmi interface set timing functions 2012-08-15 15:48:23 +05:30
Kconfig OMAPDSS: fix specification spelling in Kconfig 2012-06-28 09:11:45 +03:00
Makefile OMAPDSS: VENC: Split VENC into interface and panel driver 2012-08-15 15:49:23 +05:30
manager.c OMAPDSS: MANAGER: Check LCD related overlay manager parameters 2012-06-29 16:27:57 +05:30
overlay.c OMAPDSS: OVERLAY: Clean up replication checking 2012-06-29 16:27:59 +05:30
rfbi.c OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data 2012-08-16 18:09:41 +05:30
sdi.c OMAPDSS: SDI: Maintain copy of data pairs in driver data 2012-08-16 18:00:55 +05:30
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
ti_hdmi.h OMAPDSS: HDMI: Remove custom hdmi_video_timings struct 2012-06-29 10:15:53 +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
venc.c OMAPDSS: VENC: Remove cpu_is_xxxx checks 2012-08-22 11:43:04 +03:00