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