summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_dmabuf.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson1-1/+1
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-1/+8
2014-11-26drm/udl: properly check for error pointersHaixia Shi1-3/+3
2014-11-26drm/udl: handle page mapping in dmabuf export.Haixia Shi1-2/+5
2014-11-20drm/udl: add support to export a handle to a FD on UDL.Haixia Shi1-0/+273