开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gem.c
Age
Commit message (
Expand
)
Author
2012-04-27
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-04-23
drm/exynos: added missed vm area region mapping type.
Inki Dae
2012-04-23
drm/exynos: fixed exynos_drm_gem_map_pages bug.
Inki Dae
2012-04-23
drm/exynos: fixed duplicatd memory allocation bug.
Inki Dae
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-03
drm/exynos: fixed page align and code clean.
Inki Dae
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
drm/exynos: added new funtion to get/put dma address.
Inki Dae
2012-03-20
drm/exynos: update gem and buffer framework.
Inki Dae
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
2011-12-29
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
2011-12-29
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
2011-11-17
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
drm/exynos: use gem create function generically
Inki Dae
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae