Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-buf: remove kmap_atomic interface | Christian König | 2018-06-20 | 1 | -17/+0 |
* | dma_buf: remove device parameter from attach callback v2 | Christian König | 2018-06-20 | 1 | -1/+0 |
* | drm/udl: Get rid of dev->struct_mutex usage | Daniel Vetter | 2018-03-28 | 1 | -2/+3 |
* | drm/udl: dma-buf: Constify dma_buf_ops structures. | Arvind Yadav | 2017-07-03 | 1 | -1/+1 |
* | drm: drop drm_[cm]alloc* helpers | Michal Hocko | 2017-05-18 | 1 | -1/+1 |
* | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro | Logan Gunthorpe | 2017-04-20 | 1 | -4/+4 |
* | drm/prime: Take a ref on the drm_dev when exporting a dma_buf | Chris Wilson | 2016-10-05 | 1 | -1/+1 |
* | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal | 2015-04-21 | 1 | -1/+8 |
* | drm/udl: properly check for error pointers | Haixia Shi | 2014-11-26 | 1 | -3/+3 |
* | drm/udl: handle page mapping in dmabuf export. | Haixia Shi | 2014-11-26 | 1 | -2/+5 |
* | drm/udl: add support to export a handle to a FD on UDL. | Haixia Shi | 2014-11-20 | 1 | -0/+273 |