Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Tomi Valkeinen
On Thu, 2012-09-13 at 17:44 +0530, Archit Taneja wrote: DSS HW on OMAP4 onwards supports a new pipeline called writeback. Unlike other pipelines(called overlays in OMAPDSS), writeback takes pixel data from an overlay output or a overlay manager output and writes it back into a specified

Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Tomi Valkeinen
On Fri, 2012-09-14 at 11:27 +0300, Tomi Valkeinen wrote: On Thu, 2012-09-13 at 17:44 +0530, Archit Taneja wrote: This series prepares the low level DISPC driver(dispc.c) to configure writeback registers. The aim is to reuse most of the code as most of its registers are like overlay or

Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Archit Taneja
On Friday 14 September 2012 01:57 PM, Tomi Valkeinen wrote: On Thu, 2012-09-13 at 17:44 +0530, Archit Taneja wrote: DSS HW on OMAP4 onwards supports a new pipeline called writeback. Unlike other pipelines(called overlays in OMAPDSS), writeback takes pixel data from an overlay output or a

Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Archit Taneja
On Friday 14 September 2012 02:16 PM, Tomi Valkeinen wrote: On Fri, 2012-09-14 at 11:27 +0300, Tomi Valkeinen wrote: On Thu, 2012-09-13 at 17:44 +0530, Archit Taneja wrote: This series prepares the low level DISPC driver(dispc.c) to configure writeback registers. The aim is to reuse most of

Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Tomi Valkeinen
On Fri, 2012-09-14 at 15:43 +0530, Archit Taneja wrote: On Friday 14 September 2012 01:57 PM, Tomi Valkeinen wrote: I initially kept all of this the same, but I changed my mind at some point, not totally sure why. Even if we stick to the dispc_ovl_* names, we would still need to create q

Re: [PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-14 Thread Tomi Valkeinen
On Fri, 2012-09-14 at 15:54 +0530, Archit Taneja wrote: On Friday 14 September 2012 02:16 PM, Tomi Valkeinen wrote: On Fri, 2012-09-14 at 11:27 +0300, Tomi Valkeinen wrote: On Thu, 2012-09-13 at 17:44 +0530, Archit Taneja wrote: This series prepares the low level DISPC driver(dispc.c) to

[PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline

2012-09-13 Thread Archit Taneja
DSS HW on OMAP4 onwards supports a new pipeline called writeback. Unlike other pipelines(called overlays in OMAPDSS), writeback takes pixel data from an overlay output or a overlay manager output and writes it back into a specified address in memory. writeback pipeline allows us to take benefit