index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2019-01-28
drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Thomas Zimmermann
2019-01-25
drm/ttm: stop always moving BOs on the LRU on page fault
Christian König
2019-01-25
drm/ttm: add lru notify to bo driver v2
Chunming Zhou
2018-12-21
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output
Michel Dänzer
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-30
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
Christian König
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-09
drm/ttm: remove set but not used variable 'driver'
YueHaibing
2018-11-07
drm/ttm: Fix bo_global and mem_global kfree error
Trigger Huang
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
2018-11-05
drm/ttm: make the device list mutex static
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-09-13
drm/ttm: once more fix ttm_bo_bulk_move_lru_tail
Christian König
2018-09-02
drm/ttm: fix ttm_bo_bulk_move_helper
Christian König
2018-08-29
drm/ttm: Initialize local lists in ttm_bo_bulk_move_helper
Michel Dänzer
2018-08-27
drm/ttm: add bulk move function on LRU
Huang Rui
2018-08-27
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
2018-08-27
drm/ttm: remove dead codes
Huang Rui
2018-08-01
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
2018-08-01
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
2018-07-27
drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)
Bas Nieuwenhuizen
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc
Huang Rui
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
Huang Rui
2018-07-10
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
2018-07-10
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
2018-07-10
drm/ttm: use swap macro in ttm_bo_handle_move_mem
Gustavo A. R. Silva
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-19
gpu: drm: ttm: Adding new return type vm_fault_t
Souptick Joarder
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-05-15
drm/ttm: remove priority hard code when initializing ttm bo
Junwei Zhang
2018-05-15
drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
Michel Dänzer
2018-05-15
drm/ttm: keep a reference to transfer pipelined BOs
Christian König
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-14
drm/ttm: move initializing ttm->sg into ttm_tt_init_fields
Christian König
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
2018-03-14
drm/ttm: add ttm_sg_tt_init
Christian König
2018-03-14
drm/ttm: move ttm_tt defines into ttm_tt.h
Christian König
2018-02-26
drm/ttm: cleanup ttm_tt_create
Christian König
2018-02-26
drm/ttm: move ttm_tt_create into ttm_tt.c v2
Christian König
[next]