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_gem.c
Age
Commit message (
Expand
)
Author
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2016-11-07
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
Arnd Bergmann
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-12
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-05-21
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-18
drm: remove unused dev variables
Arnd Bergmann
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
2015-11-03
drm/nouveau: fix memory leak
Sudip Mukherjee
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-11-03
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-06-30
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
2015-04-14
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/gem: Remove unused function
Rickard Strandqvist
2015-01-08
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-22
drm/nouveau: wake up the card if necessary during gem callbacks
Ben Skeggs
2014-12-02
drm/nouveau: synchronize BOs when required
Alexandre Courbot
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
2014-09-02
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-01-23
drm/nouveau/gem: remove (now) unneeded pre-validate fence sync
Ben Skeggs
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
[next]