aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_dmabuf.c
AgeCommit message (Expand)Author
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak
2013-01-25drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae
2013-01-25drm/exynos: free sg object if dma_map_sg is failedInki Dae
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-04drm/exynos: change file license to GPLInki Dae
2013-01-04drm/exynos: fix flags in dma buf exportingSeung-Woo Kim
2012-12-13drm/exynos: add dmabuf attach/detach callbacks.Inki Dae
2012-12-05drm/exynos: remove 'pages' and 'page_size' elements in exynos gem bufferPrathyush K
2012-12-04drm/exynos: remove unnecessary sg_alloc_table callPrathyush K
2012-11-29drm/exynos: add iommu support for exynos drm frameworkInki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski
2012-07-27drm/exynos: set buffer type from exporter.Inki Dae
2012-07-27drm/exynos: check for null in return value of dma_buf_map_attachment()Subash Patel
2012-07-27drm/exynos: return NULL if exynos_pages_to_sg failsSubash Patel
2012-05-08drm/exynos: added drm prime feature.Inki Dae