OMAPDSS: DISPC: Add function to set channel in for writeback
authorArchit Taneja <archit@ti.com>
Sat, 22 Sep 2012 07:08:19 +0000 (12:38 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:50 +0000 (14:58 +0300)
commitd9ac773cd0f285c6df45ac35c52d47d8e6fa7c13
treedf99be82950e912811f0870fd9d38835a27397f3
parent2a5561b1f7a2c12db912b0d3c5fc830817d413a9
OMAPDSS: DISPC: Add function to set channel in for writeback

Writeback can take input from either one of the overlays, or one of the overlay
managers. Add an enum which represents the channel_in for writeback, and maps
to the register field programming.

Add a function to configure channel in for writeback. This will be used later in
APPLY.

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