index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dmabuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
drm/exynos: use prime helpers
Joonyoung Shim
1
-289
/
+0
2015-08-16
drm/exynos: stop copying sg table
Joonyoung Shim
1
-35
/
+20
2015-08-16
drm/exynos: stop using sgtable in page fault handler
Joonyoung Shim
1
-0
/
+18
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+7
2015-02-07
drm/exynos: remove to use unnecessary MODULE_xxx macro
Joonyoung Shim
1
-4
/
+0
2014-07-09
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+1
2014-04-30
drm/exynos: use %pad for dma_addr_t
Jingoo Han
1
-1
/
+1
2014-02-08
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
1
-1
/
+1
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-1
/
+0
2013-09-05
drm/exynos: Add missing includes
Mark Brown
1
-0
/
+1
2013-08-19
drm/exynos: explicit store base gem object in dma_buf->priv
Inki Dae
1
-4
/
+8
2013-08-19
drm: use common drm_gem_dmabuf_release in i915/exynos drivers
Daniel Vetter
1
-22
/
+1
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-6
/
+0
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
1
-1
/
+3
2013-01-25
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
1
-14
/
+11
2013-01-25
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
1
-0
/
+1
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+5
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
1
-1
/
+1
2012-12-13
drm/exynos: add dmabuf attach/detach callbacks.
Inki Dae
1
-31
/
+73
2012-12-05
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
1
-2
/
+1
2012-12-04
drm/exynos: remove unnecessary sg_alloc_table call
Prathyush K
1
-7
/
+1
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-50
/
+37
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-13
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
1
-0
/
+7
2012-07-27
drm/exynos: set buffer type from exporter.
Inki Dae
1
-7
/
+20
2012-07-27
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
1
-1
/
+1
2012-07-27
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
1
-0
/
+4
2012-05-08
drm/exynos: added drm prime feature.
Inki Dae
1
-0
/
+272