index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-0
/
+2
2018-01-10
drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
Christian König
1
-2
/
+6
2018-01-10
drm/ttm: remove ttm_bo_default_io_mem_pfn
Tan Xiaojun
1
-9
/
+2
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
1
-0
/
+2
2017-12-28
drm/ttm: enable swapout for reserved BOs during allocation
Roger He
2
-8
/
+19
2017-12-28
drm/ttm: add new function to check if bo is allowable to evict or swapout
Roger He
1
-10
/
+30
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
3
-8
/
+5
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
6
-22
/
+30
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
Roger He
3
-10
/
+14
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
3
-10
/
+20
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2
-26
/
+7
2017-12-27
drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
Tan Xiaojun
1
-1
/
+12
2017-12-27
drm/ttm: drop the spin in delayed delete if the trylock doesn't work
Christian König
1
-0
/
+2
2017-12-18
drm/ttm: cleanup some old defines
Christian König
1
-7
/
+3
2017-12-18
drm/ttm: cleanup some more resv->lock uses
Christian König
2
-8
/
+8
2017-12-18
drm/ttm: use try_lock in ttm_bo_delayed_delete again
Christian König
1
-4
/
+9
2017-12-16
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2
-8
/
+6
2017-12-16
drm/ttm: enable eviction for Per-VM-BO
Roger He
1
-6
/
+5
2017-12-14
drm/ttm: init locked again to prevent incorrect unlock
Roger He
1
-0
/
+1
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
1
-1
/
+1
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
1
-0
/
+1
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
1
-1
/
+1
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
1
-0
/
+1
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-06
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-06
drm/ttm: Use a static string instead of an array of char *
Joe Perches
1
-4
/
+1
2017-12-06
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-06
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-06
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
1
-0
/
+1
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-2
/
+1
2017-12-06
drm/ttm: use the operation context inside TTM
Christian König
1
-38
/
+29
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
1
-11
/
+11
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
1
-7
/
+5
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-7
/
+9
2017-12-06
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-06
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-06
drm/ttm: remove cur_placement
Christian König
1
-3
/
+2
2017-12-06
drm/ttm: completely rework ttm_bo_delayed_delete
Christian König
1
-49
/
+23
2017-12-06
drm/ttm: fix ttm_mem_evict_first once more
Christian König
1
-2
/
+5
2017-12-06
drm/ttm: optimize ttm_mem_evict_first v5
Christian König
1
-21
/
+33
2017-12-06
drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3
Christian König
1
-24
/
+27
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
1
-7
/
+9
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
2
-10
/
+11
2017-12-06
drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
Christian König
1
-2
/
+2
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-05
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-05
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-05
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-05
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
[next]