summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c
AgeCommit message (Expand)Author
2017-08-15drm/omap: dma-buf: Constify dma_buf_ops structures.Arvind Yadav
2017-06-02drm: omapdrm: Take GEM object reference when exporting dmabufLaurent Pinchart
2017-06-02drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE directionLaurent Pinchart
2017-06-02drm: omapdrm: Rename GEM DMA sync functionsLaurent Pinchart
2017-06-02drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart
2017-06-02drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart
2017-06-02drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-03-13drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson
2016-03-05Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-03-03drm/omap: gem: Implement dma_buf importLaurent Pinchart
2016-02-09dma-buf: Remove range-based flushTiago Vignatti
2015-10-16drm/gem: Drop struct_mutex requirement from drm_gem_mmap_objDaniel Vetter
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2013-06-28drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho
2013-06-08drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmapLaurent Pinchart
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak
2013-04-11drm/omap: add statics to a few structsTomi Valkeinen
2013-02-16drm/omap: move out of stagingRob Clark