Age | Commit message (Expand) | Author |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard |
2019-07-17 | drm/omapdrm: drop use of drmP.h | Sam Ravnborg |
2019-06-21 | drm/prime: Align gem_prime_export with obj_funcs.export | Daniel Vetter |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2018-10-02 | drm/omap: Replace drm_gem_object_{un/reference} with put,get functions | Thomas Zimmermann |
2018-06-25 | drm/omap: remove now unused functions | Christian König |
2018-06-20 | dma-buf: remove kmap_atomic interface | Christian König |
2017-12-19 | drm: omapdrm: Remove filename from header and fix copyright tag | Andrew F. Davis |
2017-08-15 | drm/omap: dma-buf: Constify dma_buf_ops structures. | Arvind Yadav |
2017-06-02 | drm: omapdrm: Take GEM object reference when exporting dmabuf | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Rename GEM DMA sync functions | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin() | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Rename occurrences of paddr to dma_addr | Laurent Pinchart |
2017-06-02 | drm: omapdrm: Remove remap argument to omap_gem_get_paddr() | Laurent Pinchart |
2017-04-20 | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro | Logan Gunthorpe |
2017-03-13 | drm/omap: fix dmabuf mmap for dma_alloc'ed buffers | Tomi Valkeinen |
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 |