index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-11-03
1
-1
/
+1
*
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
2015-11-03
1
-2
/
+3
*
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-08-28
1
-26
/
+26
*
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
2015-06-30
1
-4
/
+1
*
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
2015-04-14
1
-0
/
+3
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-10
/
+10
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau/gem: Remove unused function
Rickard Strandqvist
2015-01-22
1
-13
/
+0
*
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2015-01-08
1
-5
/
+30
|
\
|
*
drm/nouveau: wake up the card if necessary during gem callbacks
Ben Skeggs
2014-12-22
1
-5
/
+30
*
|
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-24
1
-3
/
+0
|
/
*
drm/nouveau: synchronize BOs when required
Alexandre Courbot
2014-12-02
1
-0
/
+12
*
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
2014-11-21
1
-0
/
+3
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-1
/
+1
*
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-30
1
-1
/
+1
*
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
1
-12
/
+25
*
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
2014-09-02
1
-62
/
+34
*
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-02
1
-16
/
+12
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-7
/
+9
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
1
-14
/
+3
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
1
-14
/
+2
*
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-01
1
-4
/
+18
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-3
/
+1
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-5
/
+5
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
1
-28
/
+28
*
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
2014-08-10
1
-7
/
+7
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-2
/
+2
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
1
-2
/
+0
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-1
/
+1
*
drm/nouveau/gem: remove (now) unneeded pre-validate fence sync
Ben Skeggs
2014-01-23
1
-6
/
+0
*
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-12-18
1
-2
/
+2
*
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
2013-11-14
1
-1
/
+2
*
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
2013-11-14
1
-4
/
+2
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
1
-6
/
+0
*
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-10-09
1
-19
/
+17
*
drm/nouveau: fix command submission to use vmalloc for big allocations
Maarten Lankhorst
2013-09-04
1
-7
/
+20
*
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
1
-6
/
+0
|
\
|
*
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-10
1
-6
/
+0
*
|
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-1
/
+1
|
/
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-07-01
1
-4
/
+37
|
\
|
*
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-07-01
1
-4
/
+37
*
|
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
1
-1
/
+1
*
|
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-28
1
-13
/
+25
*
|
drm/nouveau: complain loudly if buffer is pinned during destruction
Maarten Lankhorst
2013-06-28
1
-1
/
+2
|
/
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
1
-39
/
+42
|
\
|
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
1
-1
/
+1
|
*
drm/nouveau: report channel owner in ioctl error paths
Marcin Slusarz
2013-02-20
1
-38
/
+41
[next]