index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_prime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-1
/
+2
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+4
2014-09-30
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
1
-2
/
+3
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-0
/
+7
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-4
/
+6
2013-06-28
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
1
-1
/
+8
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
1
-152
/
+21
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+1
2012-11-29
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
1
-4
/
+0
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+4
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-4
/
+4
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+1
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-06-27
drm/nouveau: add license header to prime.
Dave Airlie
1
-0
/
+23
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
1
-0
/
+39
2012-05-31
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
1
-0
/
+6
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
1
-1
/
+1
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-0
/
+163