v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_prime.c
AgeCommit message (Expand)Author
2021-01-18drm: Set vm_ops to GEM object's values during mmapThomas Zimmermann
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-09drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_mapThomas Zimmermann
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-10drm: core: fix common struct sg_table related issuesMarek Szyprowski
2020-09-10drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()Marek Szyprowski
2020-09-10drm: prime: add common helper to check scatterlist contiguityMarek Szyprowski
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay