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_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-11-14
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
1
-4
/
+2
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-6
/
+0
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-19
/
+17
2013-09-04
drm/nouveau: fix command submission to use vmalloc for big allocations
Maarten Lankhorst
1
-7
/
+20
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
1
-6
/
+0
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-1
/
+1
2013-07-10
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
1
-6
/
+0
2013-07-01
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-4
/
+37
2013-07-01
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
1
-4
/
+37
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
1
-1
/
+1
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
1
-13
/
+25
2013-06-28
drm/nouveau: complain loudly if buffer is pinned during destruction
Maarten Lankhorst
1
-1
/
+2
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-39
/
+42
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
1
-1
/
+1
2013-02-20
drm/nouveau: report channel owner in ioctl error paths
Marcin Slusarz
1
-38
/
+41
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
1
-4
/
+16
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
1
-2
/
+0
2013-01-15
drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2
Maarten Lankhorst
1
-5
/
+17
2013-01-15
drm/nouveau: increase reservation sequence every retry
Maarten Lankhorst
1
-1
/
+1
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-86
/
+91
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-81
/
+89
[next]