MGS-2719 [#imx-421] fix gckOS_MapMemory failure
authorXianzhong <xianzhong.li@nxp.com>
Wed, 8 Mar 2017 08:56:20 +0000 (16:56 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:51 +0000 (15:10 -0500)
commit69617b52e2a25032a5767a2b7bece9e69174e55f
tree577f42fc0144ea13942b6ec3fa0356d682f7a1bc
parentb39d5ac6228361870002d2afbeef218d4e578c49
MGS-2719 [#imx-421] fix gckOS_MapMemory failure

gckOS_MapMemory failure with 4.9 kernel on ARM64 build,

_DmaMapUser will return gcvSTATUS_OUT_OF_MEMORY since
dma_mmap_writecombine does not set the valid device handle.

fslcma allocator has the same function as the DMA allocator,
then disable the DMA allocator to avoid more problems.

Date: Mar 08, 2017
Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.config