index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
tests
Age
Commit message (
Expand
)
Author
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
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
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
2024-06-24
drm/ttm/tests: Delete unnecessary config option
Karolina Stolarek
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
2023-08-22
drm/ttm/tests: Fix type conversion in ttm_pool_test
Karolina Stolarek
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek