index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-08-30
drm/exynos: fix build warning to exynos_drm_gem.c
Inki Dae
1
-1
/
+1
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
1
-74
/
+135
2015-08-16
drm/exynos: use prime helpers
Joonyoung Shim
1
-0
/
+79
2015-08-16
drm/exynos: remove function roundup_gem_size
Joonyoung Shim
1
-8
/
+1
2015-08-16
drm/exynos: remove function update_vm_cache_attr
Joonyoung Shim
1
-17
/
+11
2015-08-16
drm/exynos: remove function check_gem_flags
Joonyoung Shim
1
-18
/
+5
2015-08-16
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
Joonyoung Shim
1
-4
/
+4
2015-08-16
drm/exynos: stop copying sg table
Joonyoung Shim
1
-3
/
+0
2015-08-16
drm/exynos: remove function exynos_drm_gem_map_buf
Joonyoung Shim
1
-24
/
+12
2015-08-16
drm/exynos: remove mutex locking in pagefault handler
Joonyoung Shim
1
-5
/
+0
2015-08-16
drm/exynos: remove function convert_to_vm_err_msg
Joonyoung Shim
1
-24
/
+10
2015-08-16
drm/exynos: stop using sgtable in page fault handler
Joonyoung Shim
1
-13
/
+1
2014-09-19
drm/exynos: use drm generic mmap interface
Inki Dae
1
-73
/
+16
2014-09-19
drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
Inki Dae
1
-17
/
+0
2014-08-03
drm/exynos: Remove unused variable in exynos_drm_gem.c
Sachin Kamat
1
-3
/
+0
2014-06-01
drm/exynos: allocate non-contigous buffers when iommu is enabled
Rahul Sharma
1
-12
/
+10
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-61
/
+13
2014-01-07
drm/exynos: use a new anon file for exynos gem mmaper
Inki Dae
1
-61
/
+13
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
1
-5
/
+0
2013-12-02
drm: fix typos in comment in /gpu/drm/exynos
Masanari Iida
1
-1
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-5
/
+0
2013-09-05
drm/exynos: Consider fallback option to allocation fail
Vikas Sajjan
1
-0
/
+13
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-08-21
drm/gem: fix up flink name create race
Daniel Vetter
1
-1
/
+1
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-20
/
+0
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-8
/
+6
2013-07-04
drm/exynos: fix not to remain exynos_gem_obj as a leak
YoungJun Cho
1
-4
/
+5
2013-06-28
drm/exynos: make sure to handle an error case to vm_mmap call
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-23
/
+0
2013-04-29
drm/exynos: do not use generic flags to dumb
Inki Dae
1
-1
/
+2
2013-03-20
drm/exynos: Add a new function to get gem buffer size
Inki Dae
1
-0
/
+21
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
1
-12
/
+21
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
1
-1
/
+1
2012-12-05
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
1
-24
/
+13
2012-12-04
drm/exynos: add vm_ops to specific gem mmaper
Inki Dae
1
-5
/
+70
2012-12-04
drm/exynos: add userptr feature for g2d module
Inki Dae
1
-0
/
+123
2012-12-04
drm: exynos: fix for mapping of dma buffers
Rahul Sharma
1
-3
/
+25
2012-12-04
drm/exynos: remove EXYNOS_BO_NONCONTIG type checking.
Inki Dae
1
-16
/
+0
2012-12-04
drm/exynos: add iommu support for g2d
Inki Dae
1
-5
/
+5
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-195
/
+15
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-13
drm/exynos: fixed page align bug.
Inki Dae
1
-1
/
+1
2012-09-13
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-07-27
drm/exynos: fixed exception to page allocation failure
Inki Dae
1
-1
/
+1
2012-07-27
drm/exynos: use __free_page() to deallocate memory
Inki Dae
1
-15
/
+6
2012-07-27
drm/exynos: do not release memory region from exporter.
Inki Dae
1
-0
/
+10
2012-07-27
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
1
-11
/
+3
[next]