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.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-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
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-10
/
+11
2019-04-19
drm/ttm: fix re-init of global structures
Christian König
2
-7
/
+8
2019-04-11
drm/ttm: fix dma_fence refcount imbalance on error path
Lin Yi
1
-1
/
+3
2019-04-11
drm/ttm: fix incrementing the page pointer for huge pages
Christian König
1
-2
/
+2
2019-04-11
drm/ttm: fix start page for huge page check in ttm_put_pages()
Christian König
1
-2
/
+2
2019-04-11
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
Christian König
1
-2
/
+3
2019-03-19
drm/ttm: Fix spelling of "KiB"
Jakub Wilk
1
-2
/
+2
2019-03-19
drm/ttm: remove set but not used variable 'bdev'
YueHaibing
1
-2
/
+0
2019-03-19
drm/ttm: Account for kernel allocations in kernel zone only
Felix Kuehling
1
-3
/
+3
2019-03-19
drm: Use the same mmap-range offset and size for GEM and TTM
Thomas Zimmermann
2
-3
/
+3
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-0
/
+3
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-2
/
+2
2019-01-28
drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Thomas Zimmermann
1
-9
/
+0
2019-01-26
drm/ttm: stop always moving BOs on the LRU on page fault
Christian König
1
-7
/
+12
2019-01-26
drm/ttm: add lru notify to bo driver v2
Chunming Zhou
1
-4
/
+7
2018-12-21
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output
Michel Dänzer
1
-16
/
+17
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-5
/
+7
2018-11-30
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
Christian König
1
-1
/
+3
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-36
/
+49
2018-11-10
drm/ttm: remove set but not used variable 'driver'
YueHaibing
1
-2
/
+0
2018-11-08
drm/ttm: Fix bo_global and mem_global kfree error
Trigger Huang
2
-10
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-7
/
+12
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
1
-8
/
+23
2018-11-05
drm/ttm: make the device list mutex static
Christian König
1
-5
/
+9
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-5
/
+10
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
1
-10
/
+6
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-4
/
+4
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2
-4
/
+4
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
1
-20
/
+5
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
1
-2
/
+1
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
3
-1080
/
+2
2018-09-13
drm/ttm: once more fix ttm_bo_bulk_move_lru_tail
Christian König
1
-21
/
+30
2018-09-02
drm/ttm: fix ttm_bo_bulk_move_helper
Christian König
1
-5
/
+8
2018-08-29
drm/ttm: Initialize local lists in ttm_bo_bulk_move_helper
Michel Dänzer
1
-1
/
+2
2018-08-27
drm/ttm: add bulk move function on LRU
Huang Rui
1
-0
/
+52
2018-08-27
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
1
-1
/
+25
2018-08-27
drm/ttm: remove dead codes
Huang Rui
2
-11
/
+2
2018-08-02
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
1
-18
/
+7
2018-08-02
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
1
-1
/
+1
2018-07-27
drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)
Bas Nieuwenhuizen
1
-7
/
+4
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc
Huang Rui
1
-57
/
+5
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
Huang Rui
1
-44
/
+4
2018-07-10
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
3
-9
/
+9
2018-07-10
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2
-5
/
+8
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
1
-1
/
+7
2018-07-10
drm/ttm: use swap macro in ttm_bo_handle_move_mem
Gustavo A. R. Silva
1
-5
/
+2
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-23
/
+22
2018-06-19
gpu: drm: ttm: Adding new return type vm_fault_t
Souptick Joarder
1
-23
/
+22
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-6
/
+10
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
11
-0
/
+11
[next]