index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
1
-1
/
+2
*
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2017-12-27
3
-69
/
+2
*
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
1
-2
/
+2
*
drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctx
Roger He
2017-12-15
1
-0
/
+4
*
drm/ttm: add number of bytes moved to the operation context
Christian König
2017-12-06
1
-0
/
+1
*
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
1
-4
/
+2
*
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
1
-2
/
+1
*
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
2017-12-06
1
-3
/
+2
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-4
/
+16
*
drm/ttm: remove cur_placement
Christian König
2017-12-06
1
-1
/
+0
*
drm/ttm: cleanup ttm_bo_driver.h
Christian König
2017-12-06
1
-60
/
+54
*
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
2017-12-06
1
-77
/
+54
*
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-12-06
1
-13
/
+0
*
drm/ttm: user reservation object wrappers v2
Christian König
2017-12-06
1
-3
/
+3
*
drm/ttm: consistently use reservation_object_unlock
Christian König
2017-12-06
1
-13
/
+1
*
drm/ttm: fix populate_and_map() functions once more
Christian König
2017-11-29
1
-22
/
+10
*
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
1
-2
/
+2
*
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-10-06
1
-2
/
+1
*
drm/ttm: Remove needless 'extern' on functions in header.
Tom St Denis
2017-08-29
1
-6
/
+6
*
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
2017-08-29
1
-0
/
+21
*
drm/ttm: Add DMA map/unmap tracepoint (v3)
Tom St Denis
2017-08-29
1
-0
/
+31
*
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
1
-2
/
+3
*
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-07-25
1
-0
/
+17
*
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
4
-7
/
+11
*
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-11
1
-1
/
+4
|
\
|
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
1
-1
/
+4
*
|
drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2
Christian König
2017-04-04
1
-0
/
+1
*
|
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
2
-0
/
+20
*
|
drm/ttm: decrease ttm bo priority number
Roger.He
2017-03-29
1
-1
/
+1
*
|
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
2017-03-29
1
-0
/
+54
*
|
drm/ttm: fix the documentation of ttm_bo_init
Nicolai Hähnle
2017-03-29
1
-1
/
+5
|
/
*
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
2
-19
/
+14
|
\
|
*
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
*
|
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2017-01-14
1
-14
/
+1
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
|
/
*
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
[prev]
[next]