]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/exynos: added missed vm area region mapping type.
authorInki Dae <inki.dae@samsung.com>
Mon, 23 Apr 2012 10:47:18 +0000 (19:47 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 23 Apr 2012 11:31:54 +0000 (20:31 +0900)
commit818c4ea7c589c521912430ea54e0c0a0671b2c6d
treee6a34bd6c6d6ad8f8f754cae7afc537ca351b86d
parentf6ead8dea518d0d02c576432eba4fa145e64b02a
drm/exynos: added missed vm area region mapping type.

with this patch, if the memory region is physically non-continuous
then VM_MIXEDMAP is set to vm->vm_flags otherwise VM_PFNMAP.
we had missed this flag setting.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c