commit | d9ac773cd0f285c6df45ac35c52d47d8e6fa7c13 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Sat Sep 22 12:38:19 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 26 14:58:50 2012 +0300 |
tree | df99be82950e912811f0870fd9d38835a27397f3 | |
parent | 2a5561b1f7a2c12db912b0d3c5fc830817d413a9 [diff] |
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>