index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-2
/
+2
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
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
-4
/
+7
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-42
/
+6
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
1
-2
/
+4
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
1
-17
/
+8
*
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2014-09-01
1
-0
/
+2
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
1
-15
/
+37
*
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
2014-08-15
1
-2
/
+1
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
1
-2
/
+1
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-1
/
+1
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
1
-5
/
+5
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-13
/
+9
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-29
/
+28
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
1
-1
/
+1
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
1
-1
/
+1
*
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
2014-08-10
1
-6
/
+6
*
drm/nouveau: map pages using DMA API
Alexandre Courbot
2014-08-10
1
-6
/
+16
*
drm/nouveau/bar: add noncached ioremap property
Alexandre Courbot
2014-08-10
1
-5
/
+12
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-3
/
+3
*
support for platform devices
Alexandre Courbot
2014-03-26
1
-10
/
+12
*
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
Ilia Mirkin
2014-02-18
1
-1
/
+1
*
drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move
Ben Skeggs
2014-01-23
1
-19
/
+18
*
drm/nouveau/ttm: explicity sync with kernel channel before moving buffer
Ben Skeggs
2014-01-23
1
-28
/
+13
*
drm/nouveau/ttm: tidy up creation of temporary buffer move vmas
Ben Skeggs
2014-01-23
1
-20
/
+21
*
drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU access
Maarten Lankhorst
2014-01-23
1
-3
/
+17
*
drm/nouveau: fix m2mf copy to tiled gart
Maarten Lankhorst
2014-01-23
1
-25
/
+8
*
drm/nouveau/vm: reduce number of entry-points to vm_map()
Ben Skeggs
2014-01-23
1
-26
/
+7
*
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
2013-11-14
1
-1
/
+2
*
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
2013-11-14
1
-10
/
+3
*
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
1
-1
/
+2
*
drm/nouveau: remove pointless assignment
Dave Jones
2013-11-08
1
-1
/
+1
*
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-10-09
1
-2
/
+2
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-1
/
+6
|
\
|
*
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
2013-07-30
1
-1
/
+6
*
|
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-27
1
-1
/
+3
|
/
*
drm/nouveau: do not allow negative sizes for now
Maarten Lankhorst
2013-07-10
1
-0
/
+6
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-10
1
-3
/
+3
*
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-10
1
-2
/
+5
*
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
2013-07-10
1
-1
/
+1
*
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
2013-07-08
1
-1
/
+2
*
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-07-01
1
-6
/
+1
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
1
-1
/
+1
*
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
2013-03-11
1
-2
/
+2
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
1
-1
/
+1
|
\
|
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
1
-1
/
+1
*
|
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2013-02-15
1
-0
/
+1
*
|
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
2013-01-20
1
-11
/
+11
|
/
*
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
2013-01-04
1
-1
/
+1
[next]