]> 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)
commit0b2b0175c8a0e53290813e5f62517c9418e7852f
treeb024b1eb408fd75a70c19b0ab5c0fad5bc4d0aef
parentd7d8990b8c928440e9069bb70d1c00166a3eb494
parentc9a94c80874489589957ab4f886cd8e1ce029422
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