index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
support for platform devices
Alexandre Courbot
2014-03-26
*
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
Ilia Mirkin
2014-02-17
*
drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move
Ben Skeggs
2014-01-22
*
drm/nouveau/ttm: explicity sync with kernel channel before moving buffer
Ben Skeggs
2014-01-22
*
drm/nouveau/ttm: tidy up creation of temporary buffer move vmas
Ben Skeggs
2014-01-22
*
drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU access
Maarten Lankhorst
2014-01-22
*
drm/nouveau: fix m2mf copy to tiled gart
Maarten Lankhorst
2014-01-22
*
drm/nouveau/vm: reduce number of entry-points to vm_map()
Ben Skeggs
2014-01-22
*
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
2013-11-13
*
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
2013-11-13
*
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
*
drm/nouveau: remove pointless assignment
Dave Jones
2013-11-08
*
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-10-09
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-01
|
\
|
*
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
2013-07-29
*
|
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-26
|
/
*
drm/nouveau: do not allow negative sizes for now
Maarten Lankhorst
2013-07-09
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-09
*
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-09
*
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
2013-07-09
*
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
2013-07-07
*
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-06-30
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-06-30
*
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
2013-03-10
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
|
\
|
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
*
|
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2013-02-14
*
|
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
2013-01-20
|
/
*
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
2013-01-04
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
*
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
Max Filippov
2012-10-16
*
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-02
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-02
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-02
*
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
2012-10-02
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-02
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-02
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-02
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-02
*
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
2012-05-24
*
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
2012-05-24
*
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
2012-05-24
*
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
2012-05-24
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
*
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
*
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
[next]