index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
2017-02-16
1
-1
/
+1
*
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
2017-01-27
1
-6
/
+0
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-9
/
+0
*
drm/ttm: add BO priorities for the LRUs
Christian König
2017-01-27
2
-2
/
+6
*
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2017-01-27
1
-2
/
+8
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
3
-5
/
+5
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
3
-5
/
+5
*
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
2
-0
/
+25
*
|
drm/ttm: fix coding style in ttm_bo_driver.h
Christian König
2016-10-25
1
-14
/
+16
|
/
*
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-09-16
1
-2
/
+0
*
drm/ttm: move placement structures into ttm_placement.h
Christian König
2016-09-14
2
-31
/
+36
*
drm/ttm: remove unused placement flags
Christian König
2016-09-14
1
-11
/
+0
*
drm/ttm: rework handling of private mem types
Christian König
2016-09-14
1
-14
/
+2
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
1
-3
/
+1
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
1
-2
/
+1
*
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-08
1
-1
/
+2
*
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
2016-08-08
1
-0
/
+1
*
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-29
1
-0
/
+9
*
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
1
-0
/
+14
|
\
|
*
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-07-01
1
-0
/
+14
*
|
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
1
-0
/
+24
*
|
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
2
-5
/
+2
*
|
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
1
-3
/
+1
*
|
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
1
-1
/
+3
*
|
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-07-07
1
-9
/
+0
|
/
*
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-0
/
+9
*
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-04
1
-0
/
+6
*
drm/ttm: remove unused validation sequence
Christian König
2016-05-04
1
-2
/
+0
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
1
-1
/
+1
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-9
/
+5
*
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
2016-04-22
1
-1
/
+1
|
\
|
*
drm/ttm: use phys_addr_t for ttm_bus_placement
Alex Deucher
2016-04-04
1
-1
/
+1
*
|
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
1
-2
/
+1
|
/
*
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2016-01-13
1
-0
/
+10
*
drm/ttm: fix documentation of ttm_bo_reserve
Nicolai Hähnle
2015-12-15
1
-2
/
+2
*
drm/ttm: device address space != CPU address space
Alex Deucher
2015-03-05
2
-2
/
+2
*
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
1
-1
/
+8
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
1
-0
/
+2
*
drm/ttm: allow fence to be added as shared
Christian König
2014-09-11
1
-0
/
+2
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
3
-33
/
+5
*
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
1
-3
/
+0
*
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
1
-4
/
+5
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
2
-7
/
+1
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
2
-24
/
+19
*
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2014-08-10
1
-0
/
+2
*
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-08
1
-0
/
+2
*
drm/ttm: remove declaration of ttm_tt_cache_flush
Alexandre Courbot
2014-07-08
1
-12
/
+0
*
drm/ttm: fix kerneldoc of ttm_bo_create
Alexandre Courbot
2014-05-26
1
-3
/
+2
*
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2014-04-05
1
-18
/
+29
|
\
|
*
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-04-04
1
-18
/
+29
[next]