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
*
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
*
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
*
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
2012-05-22
*
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
2012-03-22
*
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2012-01-25
*
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
*
drm/nouveau/ttm: fix crash as a result of a recent ttm change
Ben Skeggs
2011-12-22
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
\
|
*
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
2011-11-09
*
|
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
*
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
*
|
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
*
|
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
2011-12-06
*
|
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
*
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
|
/
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
*
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-09-20
|
\
|
*
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
2011-09-20
*
|
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
|
/
*
drm/nouveau: remove implicit mapping of every bo into chan_vm
Ben Skeggs
2011-06-23
*
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
*
drm/nouveau: initial changes to support multiple VMAs per buffer object
Ben Skeggs
2011-06-23
[next]