commit | ef45ffd004926b6af64678f1d4e08144a6e872da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Oct 30 13:40:18 2012 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Mon Nov 19 08:15:38 2012 -0700 |
tree | 6aa7d8e12f1c62a602188b69132405395de7b70b | |
parent | 599a4df5bffee7d774402135582dcaea58343838 [diff] |
lcd: Add support for flushing LCD fb from dcache after update This provides an option for the LCD to flush the dcache after each update (puts, scroll or clear). Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>