]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2020290e19a4fb390adc5270ed43ad0d8bd2363
treeb024b1eb408fd75a70c19b0ab5c0fad5bc4d0aef
parent1d197d168c7736756fb4f130d3bab32aac531ade
parentaba1659ede1b2670f87fc47fbeff12444750bc56
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