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
/
ttm
/
ttm_bo.c
Commit message (
Expand
)
Author
Age
*
drm/ttm: device address space != CPU address space
Alex Deucher
2015-03-04
*
drm/ttm: Don't evict BOs outside of the requested placement range
Michel Dänzer
2014-10-16
*
drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat
Michel Dänzer
2014-10-16
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
*
drm/ttm: use rcu in core ttm
Maarten Lankhorst
2014-09-02
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
*
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
2014-09-01
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
*
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
2014-07-07
*
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-07
*
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-04-04
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
|
\
|
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
*
|
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
2014-03-12
|
/
*
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
2014-01-08
*
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
*
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
2013-11-06
*
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
2013-11-06
*
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
2013-08-07
*
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
2013-07-25
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
*
drm: make drm_mm_init() return void
David Herrmann
2013-07-01
*
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2013-06-27
*
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
2013-06-27
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-27
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-27
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-02-07
|
\
|
*
drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
2013-01-15
|
*
drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
2013-01-15
|
*
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
2013-01-15
*
|
ttm: on move memory failure don't leave a node dangling
Dave Airlie
2013-01-20
|
/
*
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
2012-12-19
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
2012-12-10
*
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
2012-12-10
*
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
Maarten Lankhorst
2012-12-10
*
drm/ttm: change fence_lock to inner lock
Maarten Lankhorst
2012-12-10
*
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
2012-11-28
*
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
*
drm/ttm: Optimize reservation slightly
Thomas Hellstrom
2012-11-20
*
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2012-11-20
*
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
*
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
2012-11-06
*
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
2012-10-22
*
drm/ttm: Fix a theoretical race
Thomas Hellstrom
2012-10-22
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
2012-06-12
[next]