index
:
Linux Stable
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.13.y
linux-6.14.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
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: never add BO that failed to validate to the LRU list
Nicolai Hähnle
2018-03-22
1
-5
/
+7
*
drm/ttm: check the return value of kzalloc
Xiongwei Song
2018-03-03
1
-0
/
+2
*
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-12-05
1
-0
/
+1
*
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-09-07
1
-1
/
+1
*
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
John Brooks
2017-07-27
1
-1
/
+3
*
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-05-14
1
-0
/
+12
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-04-12
1
-3
/
+7
*
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
2017-03-15
1
-2
/
+2
*
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-09-16
2
-7
/
+2
*
drm/ttm: use ffs in ttm_mem_type_from_place
Christian König
2016-09-14
1
-7
/
+7
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
2
-4
/
+2
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
2
-4
/
+3
*
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-08
2
-2
/
+11
*
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
2016-08-08
1
-0
/
+6
*
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
4
-100
/
+201
|
\
|
*
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-29
2
-7
/
+13
|
*
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-27
1
-1
/
+0
|
|
\
|
|
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
4
-107
/
+204
|
|
|
\
|
|
*
|
drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"
Markus Elfring
2016-07-19
1
-3
/
+1
|
*
|
|
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
1
-3
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm/ttm: fix stupid parameter inversion in the pipeline code
Christian König
2016-07-07
1
-1
/
+1
|
*
|
|
drm/ttm: wait for eviction in ttm_bo_force_list_clean
Christian König
2016-07-07
1
-0
/
+18
|
*
|
|
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
2
-5
/
+136
|
*
|
|
drm/ttm: simplify ttm_bo_wait
Christian König
2016-07-07
1
-33
/
+4
|
*
|
|
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
3
-10
/
+17
|
*
|
|
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
1
-1
/
+0
|
*
|
|
drm/ttm: wait for BO idle after the move in ttm_bo_swapout
Christian König
2016-07-07
1
-6
/
+9
|
*
|
|
drm/ttm: drop waiting for idle in ttm_bo_evict.
Christian König
2016-07-07
1
-10
/
+1
|
*
|
|
drm/ttm: drop wait for idle in ttm_bo_move_buffer
Christian König
2016-07-07
1
-14
/
+0
|
*
|
|
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
2
-2
/
+8
|
*
|
|
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
2016-07-07
3
-11
/
+7
|
*
|
|
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-07-07
3
-17
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-2
/
+2
|
|
/
*
/
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-07-01
1
-3
/
+4
|
/
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-13
/
+4
|
\
|
*
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
Flora Cui
2016-04-27
1
-13
/
+4
*
|
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-9
/
+20
*
|
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-04
1
-5
/
+7
*
|
drm/ttm: remove unused validation sequence
Christian König
2016-05-04
1
-1
/
+0
*
|
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
3
-12
/
+12
*
|
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
3
-12
/
+10
*
|
drm/ttm: don't wait for BO on initial allocation
Christian König
2016-05-04
1
-6
/
+12
*
|
drm/ttm: Fix TTM BO accounting
Felix Kuehling
2016-05-04
1
-3
/
+2
*
|
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
2016-04-22
1
-2
/
+2
|
\
|
|
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
|
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
4
-12
/
+10
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
1
-2
/
+29
|
\
|
*
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2016-01-13
1
-0
/
+21
|
*
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
2016-01-13
1
-1
/
+1
[next]