ASurfaceAttribExternalBuffers flags: add more memory attribute flags
authorAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Mar 2013 00:42:22 +0000 (08:42 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 5 Jun 2013 01:38:35 +0000 (09:38 +0800)
commit872761938971f87df5096fd9ea456bea094695bb
tree4f16cc8963e16cf6baed075024a597ceee6288d4
parent5f762795ebc7ba1d54c104bd3c4cc26a22c96f8a
ASurfaceAttribExternalBuffers flags: add more memory attribute flags

The external user pointer buffers may be allocated as cacheable or
non-cacheable, with the addtitional cache attribute flags, it can help
driver implementation to set correct cache attribute into device
memory controller (e.g. MMU)

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
va/va.h