Re: [PATCH v2] OMAP: DSS2: DSI: disable manager on framedone timeout

2010-06-22 Thread Tomi Valkeinen
Hi, On Mon, 21 Jun 2010, ext Archit Taneja wrote: In the case of a dispc framedone timeout, we should set the LCD_EN bit in DISPC_CONTROL to 0 and reset the dsi tx fifo so that the next panel update call goes through cleanly. With the new way of handling dispc framedone interrupts, since

RE: [PATCH v2] OMAP: DSS2: DSI: disable manager on framedone timeout

2010-06-22 Thread Taneja, Archit
Hi, -Original Message- From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] Sent: Tuesday, June 22, 2010 3:54 PM To: Taneja, Archit Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH v2] OMAP: DSS2: DSI: disable manager on framedone timeout Hi, On Mon, 21 Jun 2010, ext

[PATCH v2] OMAP: DSS2: DSI: disable manager on framedone timeout

2010-06-21 Thread Archit Taneja
In the case of a dispc framedone timeout, we should set the LCD_EN bit in DISPC_CONTROL to 0 and reset the dsi tx fifo so that the next panel update call goes through cleanly. With the new way of handling dispc framedone interrupts, since everything is handled in irq context, the only reason a