index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_gem_dmabuf.c
Age
Commit message (
Expand
)
Author
2016-03-24
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-03
drm/omap: gem: Implement dma_buf import
Laurent Pinchart
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2013-06-28
drm/gem: add mutex lock when using drm_gem_mmap_obj
YoungJun Cho
2013-06-08
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
Laurent Pinchart
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
2013-04-11
drm/omap: add statics to a few structs
Tomi Valkeinen
2013-02-16
drm/omap: move out of staging
Rob Clark