]> Git Repo - linux.git/commit
drm/exynos: added missed vm area region mapping type.
authorInki Dae <[email protected]>
Mon, 23 Apr 2012 10:47:18 +0000 (19:47 +0900)
committerInki Dae <[email protected]>
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 <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_gem.c
This page took 0.050021 seconds and 4 git commands to generate.