OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
authorArchit Taneja <archit@ti.com>
Fri, 24 Aug 2012 11:29:26 +0000 (16:59 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:51 +0000 (14:58 +0300)
commit9e4a0fc76549e1105fd4a2c7e03871c31110387e
treedbe31accae359704b7ac65821fec99fbafa794fb
parent749feffa6b697c15f6016063994ca9d0ec300235
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()

Configure some of the writeback specific parameters in dispc_wb_setup(). The
writeback parameters configured are:

truncation: This needs to be set if the color depth input to writeback is more
than the color depth of the color mode we want to store in memory.

writeback mode: This configures whether we want to use writeback in mem to mem
or capture mode. This information will be directly passed by APPLY later.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dss.h