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)
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>

No differences found