linux/drivers/video/omap2/displays
Tomi Valkeinen 15ffa1dac5 OMAP: DSS2: DSI: sync when disabling a display
When the panel driver calls omapdss_dsi_display_disable() it is possible
that there are still some unsent packets in the TX fifo.

Add dsi_sync_vc() calls in the beginning of
omapdss_dsi_display_disable() to make sure the TX fifos are empty.

This allows us to remove the msleep(10) hack from panel-taal.c

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-07-01 12:07:13 +03:00
..
Kconfig OMAP: DSS2: fix panel Kconfig dependencies 2011-05-11 14:10:54 +03:00
Makefile OMAP: DSS2: Add support for LG Philips LB035Q02 panel 2011-03-11 15:46:30 +02:00
panel-acx565akm.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-generic-dpi.c OMAP: DSS2: Support for Powertip PH480272T 2011-05-11 14:20:51 +03:00
panel-lgphilips-lb035q02.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-nec-nl8048hl11-01b.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
panel-sharp-ls037v7dw01.c OMAP: DSS2: use __exit for selected panel drivers 2011-05-11 14:19:26 +03:00
panel-taal.c OMAP: DSS2: DSI: sync when disabling a display 2011-07-01 12:07:13 +03:00
panel-tpo-td043mtea1.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00