Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / exynos / exynos_drm_gem.c
2012-04-27 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-04-23 Inki Daedrm/exynos: added missed vm area region mapping type.
2012-04-23 Inki Daedrm/exynos: fixed exynos_drm_gem_map_pages bug.
2012-04-23 Inki Daedrm/exynos: fixed duplicatd memory allocation bug.
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-03 Inki Daedrm/exynos: fixed page align and code clean.
2012-03-20 Joonyoung Shimdrm/exynos: remove module of exynos drm subdrv
2012-03-20 Inki Daedrm/exynos: added new funtion to get/put dma address.
2012-03-20 Inki Daedrm/exynos: update gem and buffer framework.
2012-03-05 Dave Airliedrm: drop setting vm_file to filp
2011-12-29 Joonyoung Shimdrm/exynos: Split creation of gem object and gem handle
2011-12-29 Joonyoung Shimdrm/exynos: Fix a fake mmap offset creation
2011-12-29 Joonyoung Shimdrm/exynos: gem code cleanup
2011-11-17 Seung-Woo Kimdrm/exynos: fixed wrong err ptr usage and destroy call...
2011-11-15 Inki Daedrm/exynos: changed buffer structure.
2011-11-15 Inki Daedrm/exynos: use gem create function generically
2011-10-05 Inki DaeDRM: add DRM Driver for Samsung SoC EXYNOS4210.