summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* drm/omap: Replace drm_gem_object_{un/reference} with put,get functionsThomas Zimmermann2018-10-021-1/+1
* drm/omap: remove now unused functionsChristian König2018-06-251-17/+0Star
* dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-2/+0Star
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-3/+1Star
* drm/omap: dma-buf: Constify dma_buf_ops structures.Arvind Yadav2017-08-151-1/+1
* drm: omapdrm: Take GEM object reference when exporting dmabufLaurent Pinchart2017-06-021-12/+2Star
* drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE directionLaurent Pinchart2017-06-021-2/+2
* drm: omapdrm: Rename GEM DMA sync functionsLaurent Pinchart2017-06-021-3/+3
* drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart2017-06-021-3/+3
* drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart2017-06-021-4/+4
* drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart2017-06-021-1/+1
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen2017-03-131-3/+0Star
* Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-231-2/+3
|\
| * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-2/+3
* | Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-03-041-10/+43
|\ \ | |/ |/|
| * drm/omap: gem: Implement dma_buf importLaurent Pinchart2016-03-031-10/+43
* | dma-buf: Remove range-based flushTiago Vignatti2016-02-091-2/+2
|/
* drm/gem: Drop struct_mutex requirement from drm_gem_mmap_objDaniel Vetter2015-10-161-3/+0Star
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-2/+2
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-1/+8
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-201-10/+10
* dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-1/+1
* drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho2013-06-281-0/+3
* drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmapLaurent Pinchart2013-06-081-29/+3Star
* drm: prime: fix refcounting on the dmabuf import error pathImre Deak2013-05-011-1/+0Star
* drm/omap: add statics to a few structsTomi Valkeinen2013-04-111-1/+1
* drm/omap: move out of stagingRob Clark2013-02-161-0/+225