commit | cbaa6687c543a07904c5ef346cb6f953336ba2bb | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Wed Oct 19 12:14:14 2011 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue Oct 25 10:06:44 2011 -0700 |
tree | c36d1a9cc534d18993223eea018201c638e796c6 | |
parent | 27df093386dd1aceffb994e25dac5aaea222cd2f [diff] |
gpu: ion: Do the cache op when the buffer is cached Only do the cache operation when the buffer is cached. If the buffer is uncached, just return. Fixes a bug where the cache was only being flushed when the buffer was uncached instead of cached. Change-Id: Ib1fa01168de79d5627b11d07c5313d19b3049145 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>