OpenCloudOS-Kernel/drivers/video/omap2/dss
Tomi Valkeinen fed62e54ae OMAPDSS: clean up dss_mgr_set_timings
dss_mgr_set_timings() can only be called when the output is not active.
This means that most of the code in the function is extra, as there's no
need to write the values to registers, etc, because that will be handled
when the output will be enabled.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-09-07 20:02:11 +03:00
..
Kconfig OMAPDSS: fix specification spelling in Kconfig 2012-06-28 09:11:45 +03:00
Makefile OMAPDSS: split manager sysfs code 2012-09-07 20:02:10 +03:00
apply.c OMAPDSS: clean up dss_mgr_set_timings 2012-09-07 20:02:11 +03:00
core.c OMAPDSS: Use PM notifiers for system suspend 2012-07-08 14:00:26 +00:00
dispc.c OMAPDSS: remove unnecessary includes 2012-09-07 20:02:08 +03:00
dispc.h OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support 2012-06-29 09:41:24 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
display.c OMAPDSS: OVERLAY: Clean up replication checking 2012-06-29 16:27:59 +05:30
dpi.c OMAPDSS: remove unnecessary includes 2012-09-07 20:02:08 +03:00
dsi.c OMAPDSS: remove unnecessary includes 2012-09-07 20:02:08 +03:00
dss.c OMAPDSS: remove unnecessary includes 2012-09-07 20:02:08 +03:00
dss.h OMAPDSS: split manager sysfs code 2012-09-07 20:02:10 +03:00
dss_features.c OMAPDSS: Add DSI fclk maximum to dss_features 2012-09-07 20:02:05 +03:00
dss_features.h OMAPDSS: Add DSI fclk maximum to dss_features 2012-09-07 20:02:05 +03:00
hdmi.c OMAPDSS: HDMI: use vdda_hdmi_dac 2012-09-07 20:02:04 +03:00
hdmi_panel.c OMAPDSS: HDMI: fix initial HDMI enable 2012-08-22 11:33:32 +03:00
manager-sysfs.c OMAPDSS: split manager sysfs code 2012-09-07 20:02:10 +03:00
manager.c OMAPDSS: split manager sysfs code 2012-09-07 20:02:10 +03:00
overlay-sysfs.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
overlay.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
rfbi.c OMAPDSS: fix use of dssdev->caps 2012-09-07 20:02:06 +03:00
sdi.c OMAPDSS: SDI: Maintain copy of data pairs in driver data 2012-08-16 18:00:55 +05:30
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: remove unnecessary includes 2012-09-07 20:02:08 +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