index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
drm/ttm: Should to return the evict error
Emily Deng
1
-0
/
+3
2024-04-13
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
1
-0
/
+2
2023-08-11
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
1
-1
/
+2
2023-08-11
drm/ttm: never consider pinned BOs for eviction&swap
Christian König
1
-0
/
+6
2023-08-11
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2
-4
/
+7
2022-01-27
drm/ttm: Put BO in its memory manager's lru list
xinhui pan
1
-0
/
+2
2021-11-18
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
1
-5
/
+0
2021-11-06
Revert "drm/ttm: fix memleak in ttm_transfered_destroy"
Greg Kroah-Hartman
1
-1
/
+0
2021-11-02
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
1
-0
/
+1
2021-07-31
drm/ttm: add a check against null pointer dereference
Zheyu Ma
1
-0
/
+3
2020-10-21
drm/ttm: fix eviction valuable range check.
Dave Airlie
1
-1
/
+1
2020-09-21
drm/ttm: update kernel-doc line comments
Tian Tao
1
-1
/
+1
2020-09-18
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
1
-4
/
+0
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-57
/
+32
2020-09-18
drm/ttm: make common function for wait/free node path.
Dave Airlie
1
-18
/
+20
2020-09-18
drm/ttm: move ghost object creation to a common function
Dave Airlie
1
-62
/
+42
2020-09-18
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
1
-12
/
+6
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
1
-1
/
+0
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-1
/
+0
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-1
/
+6
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
3
-23
/
+16
2020-09-17
drm/ttm: some cleanups
Christian König
2
-11
/
+3
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
1
-4
/
+11
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
3
-35
/
+32
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
3
-8
/
+16
2020-09-16
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
3
-3
/
+3
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
2
-18
/
+15
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
4
-18
/
+16
2020-09-15
drm/ttm: remove available_caching
Christian König
3
-11
/
+3
2020-09-15
drm/ttm: remove default caching
Christian König
3
-6
/
+0
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-11
drm/ttm: nuke memory type flags
Christian König
2
-74
/
+14
2020-09-09
drm/ttm: drop the tt backend function paths.
Dave Airlie
1
-12
/
+3
2020-09-09
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
1
-7
/
+4
2020-09-09
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
1
-17
/
+0
2020-09-09
drm/ttm/agp: drop back end bindings from agp
Dave Airlie
1
-7
/
+0
2020-09-09
drm/ttm/agp: export bind/unbind/destroy for drivers to use.
Dave Airlie
1
-6
/
+9
2020-09-09
drm/ttm: add optional bind/unbind via driver.
Dave Airlie
1
-3
/
+12
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
3
-16
/
+7
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
5
-39
/
+47
2020-09-03
drm/ttm: remove io_reserve_lru handling v3
Christian König
4
-169
/
+24
2020-09-03
drm/ttm: make sure that we always zero init mem.bus v2
Christian König
1
-0
/
+9
2020-08-24
drm/ttm: drop bus.size from bus placement.
Dave Airlie
1
-3
/
+4
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
1
-0
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-20
drm/ttm: fix broken merge between drm-next and drm-misc-next
Christian König
2
-2
/
+4
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-30
/
+34
2020-08-12
drm/ttm: give resource functions their own [ch] files
Christian König
4
-116
/
+166
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2
-12
/
+12
[next]