improve cache behavior of gralloc allocations on qsd8k
make sure to use cached buffers only when frequent cpu access is needed. also, always flush buffers after they are allocated and cleared.
This commit is contained in:
make sure to use cached buffers only when frequent cpu access is needed. also, always flush buffers after they are allocated and cleared.