index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_cma_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
drm: gem-cma: Fix warnings due to improper printk formats
Laurent Pinchart
1
-3
/
+3
2014-04-04
drm/cma: Use dma_mmap_writecombine() to mmap buffer
Laurent Pinchart
1
-2
/
+11
2014-03-18
drm/cma: remove to make sg_table when gem cma is created
Joonyoung Shim
1
-19
/
+0
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-21
/
+5
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-10
/
+0
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-11
/
+5
2013-07-16
drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-05
drm/cma: remove GEM CMA specific dma_buf functionality
Joonyoung Shim
1
-286
/
+0
2013-07-05
drm/cma: add low-level hook functions to use prime helpers
Joonyoung Shim
1
-0
/
+79
2013-06-28
drm/gem: add mutex lock when using drm_gem_mmap_obj
YoungJun Cho
1
-0
/
+3
2013-06-11
drm/cma: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-4
/
+1
2013-06-08
drm: GEM CMA: Add DRM PRIME support
Laurent Pinchart
1
-3
/
+314
2013-06-08
drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
Laurent Pinchart
1
-7
/
+15
2013-06-08
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
Laurent Pinchart
1
-35
/
+48
2013-02-17
drm/cma: add debugfs helpers
Rob Clark
1
-0
/
+21
2012-09-18
DRM: Add DRM GEM CMA helper
Sascha Hauer
1
-0
/
+251