commit | 521e02931223f0da419af6e2523e84260c8dfe11 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Fri Nov 08 15:34:56 2013 -0800 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Mon Nov 18 23:00:31 2013 -0800 |
tree | 0b8ff588e4475d0daef1e27face75b196b894498 | |
parent | 6c8579ddf726a12db699a98cd431c8f366296e15 [diff] |
gpu: ion: system_heap: invalidate cache on cached pool allocations We need to invalidate the cache when allocating pages for the cached page pools to avoid the possibility of a stale cached value from a different mapping being written back after we allocate our page. Change-Id: I9b0ebfd143850cf4a4ef309a264f947a57abff77 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>