开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
tests
/
ttm_bo_validate_test.c
Age
Commit message (
Expand
)
Author
2026-03-12
drm/ttm/tests: add a test to exercise ttm_bo_swapout
Thadeu Lima de Souza Cascardo
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
2025-12-04
drm/ttm: Use dma_fence_check_and_signal()
Philipp Stanner
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek