]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8f598628fa1ac2c4f1d4dc751013f88df2fbd72
treedbe31accae359704b7ac65821fec99fbafa794fb
parent8e9b4ade658e5c08e6fd1ca231703450ea73e9a6
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