commit | 60c92c79efac8c50fbc72b7f7f0877a29e8ce0cc | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Wed Oct 10 13:12:52 2012 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Wed Dec 05 17:32:23 2012 -0800 |
tree | 1dc54aade7273d00dfea228e197d4658ab71d9ff | |
parent | 434ba2b468dbaae3825223a0a04ed5fb53a22a06 [diff] |
gpu: ion: Flush new pages When allocating pages that are intended to be used for uncached allocations, we need to ensure the cache is coherent; there may be outstanding data in the cache related to those pages. Ensure cache coherency by flushing each of the pages. Change-Id: I4b89c799b5c099f6c050d8ddd758bdb368c07c08 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>