index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_dmabuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-08
1
-0
/
+5
*
drm/i915: fix flags in dma buf exporting
Dave Airlie
2012-12-20
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-53
/
+121
|
\
|
*
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
2012-09-20
1
-14
/
+30
|
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-33
/
+66
|
*
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
2012-09-20
1
-2
/
+6
|
*
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
2012-09-20
1
-2
/
+2
|
*
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
1
-11
/
+9
|
*
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2012-08-17
1
-0
/
+17
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
|
/
*
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2012-05-31
1
-0
/
+55
*
i915: add stub dma-buf mmap callback.
Dave Airlie
2012-05-31
1
-0
/
+6
*
drm/i915: make some dmabuf things static
Dave Airlie
2012-05-23
1
-4
/
+4
*
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
1
-0
/
+171