index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_prime.c
Age
Commit message (
Expand
)
Author
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-30
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-06-28
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2012-11-29
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-06-27
drm/nouveau: add license header to prime.
Dave Airlie
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
2012-05-31
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
2012-05-23
nouveau: add PRIME support
Dave Airlie