summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_prime.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_deviceBen Skeggs2017-02-171-1/+2
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-201-1/+1
* drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs2014-12-021-1/+1
* drm/nouveau: export reservation_object from dmabuf to ttmMaarten Lankhorst2014-10-011-1/+4
* drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst2014-09-301-2/+3
* dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-0/+7
* drm/nouveau: embed gem object in nouveau_boDavid Herrmann2013-10-091-4/+6
* drm/nouveau: implement prime helper unpin functionMaarten Lankhorst2013-06-281-1/+8
* drm/nouveau: use prime helpersAaron Plattner2013-02-081-152/+21
* drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-081-0/+1
* drm/nouveau: remove misleading comment from nouveau_prime_newMarcin Slusarz2012-11-291-4/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-5/+4
|\
| * drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-4/+4
| * drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-1/+0
| * drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-031-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
|/
* drm/nouveau: add license header to prime.Dave Airlie2012-06-271-0/+23
* nouveau: add vmap support to nouveau prime supportDave Airlie2012-05-311-0/+39
* nouveau: add stub dma-buf mmap functionality.Dave Airlie2012-05-311-0/+6
* drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2012-05-231-1/+1
* nouveau: add PRIME supportDave Airlie2012-05-231-0/+163
OpenPOWER on IntegriCloud