Re: [PATCH 3/4] OMAP: DSS2: Handle manager change in apply

2011-09-02 Thread Archit Taneja
On Monday 22 August 2011 01:57 PM, Valkeinen, Tomi wrote: Currently when changing the manager of an overlay, set_manager() directly calls dispc to set the overlay's destination. Change this to be more in line with other overlay configurations, and this will also remove the need to have dispc

Re: [PATCH 3/4] OMAP: DSS2: Handle manager change in apply

2011-09-02 Thread Tomi Valkeinen
On Fri, 2011-09-02 at 12:20 +0530, Archit Taneja wrote: On Monday 22 August 2011 01:57 PM, Valkeinen, Tomi wrote: Currently when changing the manager of an overlay, set_manager() directly calls dispc to set the overlay's destination. Change this to be more in line with other overlay

Re: [PATCH 3/4] OMAP: DSS2: Handle manager change in apply

2011-09-02 Thread Archit Taneja
On Friday 02 September 2011 12:55 PM, Valkeinen, Tomi wrote: On Fri, 2011-09-02 at 12:20 +0530, Archit Taneja wrote: On Monday 22 August 2011 01:57 PM, Valkeinen, Tomi wrote: Currently when changing the manager of an overlay, set_manager() directly calls dispc to set the overlay's

[PATCH 3/4] OMAP: DSS2: Handle manager change in apply

2011-08-22 Thread Tomi Valkeinen
Currently when changing the manager of an overlay, set_manager() directly calls dispc to set the overlay's destination. Change this to be more in line with other overlay configurations, and this will also remove the need to have dispc clocks enabled when calling set_manager(). A new field is