summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* drm/udl: dma-buf: Constify dma_buf_ops structures.Arvind Yadav2017-07-031-1/+1
* drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-181-1/+1
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-1/+1
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-1/+8
* drm/udl: properly check for error pointersHaixia Shi2014-11-261-3/+3
* drm/udl: handle page mapping in dmabuf export.Haixia Shi2014-11-261-2/+5
* drm/udl: add support to export a handle to a FD on UDL.Haixia Shi2014-11-201-0/+273