996e8bbfb7
This patch uses udmabuf driver to allocate system memory instead of using amdgpu driver for APU. With this function app can account its consumed system memory by cgroup mechanism. This function is enabled by env variable HSA_USE_UDMABUF. Signed-off-by: Xiaogang Chen<Xiaogang.Chen@amd.com>