commit | 0b23e5b86850857192c589f837b92e1ac568b485 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Sat Sep 22 12:39:33 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 26 14:58:51 2012 +0300 |
tree | cf7493bccc3e6e5113964456dfa24ed28a59c0fd | |
parent | 8bbe09ee4d2c3f201c302f0af75a7c5e17d72625 [diff] |
OMAPDSS: DISPC: Add manager like functions for writeback Add functions to enable writeback, and set/check state of GO bit. These bits are identical in behaviour with the corresponding overlay manager bits. Configure them in a similar way to mgr_enable() and mgr_go_* functions. Add a helper to get the FRAMEDONE irq corresponding to writeback. Signed-off-by: Archit Taneja <archit@ti.com>