summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-17/+0
* dma_buf: remove device parameter from attach callback v2Christian König2018-06-201-1/+0
* drm/udl: Get rid of dev->struct_mutex usageDaniel Vetter2018-03-281-2/+3
* 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
OpenPOWER on IntegriCloud