linux/drivers/video/omap2/dss
Tomi Valkeinen b2f5976c10 OMAPDSS: fix dss_ovl_unset_manager
When we removed fifomerge support, we also changed dss_ovl_disable so
that it doesn't wait for the hardware to be finished with the overlay.
This may cause a problem when changing the overlay's manager, as
changing the manager is an immediate change. Thus if the overlay is
still being used by the HW when the manager is changed, there may be
glitches on the screen.

This patch adds a wait into dss_ovl_unset_manager, which ensures the
overlays are disabled in the HW.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-09-07 20:02:14 +03:00
..
apply.c OMAPDSS: fix dss_ovl_unset_manager 2012-09-07 20:02:14 +03:00
core.c OMAPDSS: Use PM notifiers for system suspend 2012-07-08 14:00:26 +00:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc.c OMAPDSS: Use WB fifo for GFX overlay 2012-09-07 20:02:13 +03:00
dispc.h OMAPDSS: Use WB fifo for GFX overlay 2012-09-07 20:02:13 +03:00
display.c OMAPDSS: fix set_timings 2012-09-07 20:02:13 +03:00
dpi.c OMAPDSS: fix set_timings 2012-09-07 20:02:13 +03:00
dsi.c OMAPDSS: remove unnecessary includes 2012-09-07 20:02:08 +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
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
hdmi_panel.c OMAPDSS: HDMI: fix initial HDMI enable 2012-08-22 11:33:32 +03:00
hdmi.c OMAPDSS: fix set_timings 2012-09-07 20:02:13 +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
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: fix set_timings 2012-09-07 20:02:13 +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
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: fix set_timings 2012-09-07 20:02:13 +03:00