ASurfaceAttribExternalBuffers flags: add more memory attribute flags
authorAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Mar 2013 00:42:22 +0000 (08:42 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Mon, 4 Mar 2013 01:24:25 +0000 (09:24 +0800)
commitc83b8aa756028d00f41fa4c578f726428a000200
tree2b5f2c6be60bdda9905db12519fc73879ff26632
parent5514727e22cc4a3eec6845e61dd87eb7811aff89
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