original_kernel/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
Makefile
panel-acx565akm.c
panel-generic-dpi.c
panel-lgphilips-lb035q02.c
panel-nec-nl8048hl11-01b.c
panel-sharp-ls037v7dw01.c
panel-taal.c OMAP: DSS2: DSI: sync when disabling a display 2011-07-01 12:07:13 +03:00
panel-tpo-td043mtea1.c