Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6...
authorDave Airlie <airlied@redhat.com>
Fri, 27 Apr 2012 07:20:27 +0000 (08:20 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Apr 2012 07:20:35 +0000 (08:20 +0100)
commitb9556e0fa22ae8217289d6be445a2120f7865043
treeb024b1eb408fd75a70c19b0ab5c0fad5bc4d0aef
parentaf3a3ab2966112c0d0a44df7eeb1e95fe32d4495
parent818c4ea7c589c521912430ea54e0c0a0671b2c6d
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes

From Inki Dae:

this patch set fixes gem allocation and mapping issue between user space and
physical memory region.

* 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung:
  drm/exynos: added missed vm area region mapping type.
  drm/exynos: fixed exynos_drm_gem_map_pages bug.
  drm/exynos: fixed duplicatd memory allocation bug.
drivers/gpu/drm/exynos/exynos_drm_gem.c