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
/
omapdrm
/
omap_gem_dmabuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
drm/omapdrm: Drop dma_buf->k(un)map
Daniel Vetter
1
-21
/
+0
2019-10-11
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
1
-0
/
+3
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-10-02
drm/omap: Replace drm_gem_object_{un/reference} with put,get functions
Thomas Zimmermann
1
-1
/
+1
2018-06-25
drm/omap: remove now unused functions
Christian König
1
-17
/
+0
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-2
/
+0
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-08-15
drm/omap: dma-buf: Constify dma_buf_ops structures.
Arvind Yadav
1
-1
/
+1
2017-06-02
drm: omapdrm: Take GEM object reference when exporting dmabuf
Laurent Pinchart
1
-12
/
+2
2017-06-02
drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction
Laurent Pinchart
1
-2
/
+2
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
1
-3
/
+3
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
1
-3
/
+3
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
1
-4
/
+4
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
1
-1
/
+1
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-03-13
drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
Tomi Valkeinen
1
-3
/
+0
2016-03-24
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+3
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
1
-2
/
+3
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
1
-10
/
+43
2016-03-03
drm/omap: gem: Implement dma_buf import
Laurent Pinchart
1
-10
/
+43
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
1
-2
/
+2
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
1
-3
/
+0
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
1
-2
/
+2
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-1
/
+8
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
1
-10
/
+10
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+1
2013-06-28
drm/gem: add mutex lock when using drm_gem_mmap_obj
YoungJun Cho
1
-0
/
+3
2013-06-08
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
Laurent Pinchart
1
-29
/
+3
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
1
-1
/
+0
2013-04-11
drm/omap: add statics to a few structs
Tomi Valkeinen
1
-1
/
+1
2013-02-16
drm/omap: move out of staging
Rob Clark
1
-0
/
+225