summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c
AgeCommit message (Expand)Author
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-11-25drm/omapdrm: Drop dma_buf->k(un)mapDaniel Vetter
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/omapdrm: drop use of drmP.hSam Ravnborg
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-10-02drm/omap: Replace drm_gem_object_{un/reference} with put,get functionsThomas Zimmermann
2018-06-25drm/omap: remove now unused functionsChristian König
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
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