Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad2e6329666650d9cafcae9ef53fbe09ea759ae2
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gem.c
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
4744ad2
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
by Inki Dae
· 12 years ago
465ed66
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
by Prathyush K
· 12 years ago
5b07c66
drm/exynos: add vm_ops to specific gem mmaper
by Inki Dae
· 12 years ago
2a3098f
drm/exynos: add userptr feature for g2d module
by Inki Dae
· 12 years ago
4ddc404
drm: exynos: fix for mapping of dma buffers
by Rahul Sharma
· 12 years ago
ea6d66c
drm/exynos: remove EXYNOS_BO_NONCONTIG type checking.
by Inki Dae
· 12 years ago
d87342c
drm/exynos: add iommu support for g2d
by Inki Dae
· 12 years ago
0519f9a
drm/exynos: add iommu support for exynos drm framework
by Inki Dae
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
7da5907
drm/exynos: fixed page align bug.
by Inki Dae
· 12 years ago
4fbd9a4
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
by Thomas Meyer
· 13 years ago
cb364e3
drm/exynos: fixed exception to page allocation failure
by Inki Dae
· 13 years ago
d73c1c9
drm/exynos: use __free_page() to deallocate memory
by Inki Dae
· 13 years ago
c374e73
drm/exynos: do not release memory region from exporter.
by Inki Dae
· 13 years ago
c62bc75
drm/exynos: use alloc_page() to allocate pages.
by Inki Dae
· 13 years ago
3fd6b69
drm/exynos: fix buffer pitch calculation
by Cooper Yuan
· 13 years ago
6037baf
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
by Laurent Pinchart
· 13 years ago
40cd7e0
drm/exynos: added a feature to get gem buffer information.
by Inki Dae
· 13 years ago
b2df26c
drm/exynos: added drm prime feature.
by Inki Dae
· 13 years ago
c01d73fa
drm/exynos: added cache attribute support for gem.
by Inki Dae
· 13 years ago
b9556e0
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes
by Dave Airlie
· 13 years ago
818c4ea
drm/exynos: added missed vm area region mapping type.
by Inki Dae
· 13 years ago
f6ead8d
drm/exynos: fixed exynos_drm_gem_map_pages bug.
by Inki Dae
· 13 years ago
887ea3d
drm/exynos: fixed duplicatd memory allocation bug.
by Inki Dae
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
dcf9af8
drm/exynos: fixed page align and code clean.
by Inki Dae
· 13 years ago
132a5b9
drm/exynos: remove module of exynos drm subdrv
by Joonyoung Shim
· 13 years ago
f0b1bda
drm/exynos: added new funtion to get/put dma address.
by Inki Dae
· 13 years ago
2b35892
drm/exynos: update gem and buffer framework.
by Inki Dae
· 13 years ago
966e0cd
drm: drop setting vm_file to filp
by Dave Airlie
· 13 years ago
2364839
drm/exynos: Split creation of gem object and gem handle
by Joonyoung Shim
· 13 years ago
2d91cf1
drm/exynos: Fix a fake mmap offset creation
by Joonyoung Shim
· 13 years ago
ee5e770
drm/exynos: gem code cleanup
by Joonyoung Shim
· 13 years ago
ca22e3cc
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
by Seung-Woo Kim
· 13 years ago
2c87112
drm/exynos: changed buffer structure.
by Inki Dae
· 13 years ago
f088d5a
drm/exynos: use gem create function generically
by Inki Dae
· 13 years ago
1c248b7
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
by Inki Dae
· 13 years ago