index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dmabuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
2013-05-01
1
-1
/
+3
*
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
2013-01-25
1
-14
/
+11
*
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
2013-01-25
1
-0
/
+1
*
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-08
1
-0
/
+5
*
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
1
-18
/
+4
*
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
2013-01-04
1
-1
/
+1
*
drm/exynos: add dmabuf attach/detach callbacks.
Inki Dae
2012-12-13
1
-31
/
+73
*
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
2012-12-05
1
-2
/
+1
*
drm/exynos: remove unnecessary sg_alloc_table call
Prathyush K
2012-12-04
1
-7
/
+1
*
drm/exynos: add iommu support for exynos drm framework
Inki Dae
2012-11-29
1
-50
/
+37
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
2012-09-13
1
-0
/
+7
*
drm/exynos: set buffer type from exporter.
Inki Dae
2012-07-27
1
-7
/
+20
*
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
2012-07-27
1
-1
/
+1
*
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
2012-07-27
1
-0
/
+4
*
drm/exynos: added drm prime feature.
Inki Dae
2012-05-08
1
-0
/
+272