index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
tests
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
drm/ttm/tests: Fix build failure on PREEMPT_RT
Maarten Lankhorst
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-1
/
+1
2025-12-04
drm/ttm: Use dma_fence_check_and_signal()
Philipp Stanner
-1
/
+1
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
-7
/
+9
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
-34
/
+25
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
-28
/
+21
2025-10-31
drm/ttm: Add getter for some pool properties
Tvrtko Ursulin
-1
/
+3
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+1
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
-36
/
+36
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
-51
/
+0
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
-4
/
+5
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
-0
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+1
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
-1
/
+1
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
-1
/
+1
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
-12
/
+12
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
-5
/
+5
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
-4
/
+4
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+8
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
-27
/
+25
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
-6
/
+6
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
-0
/
+27
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
-0
/
+119
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
-9
/
+568
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
-0
/
+305
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
-2
/
+534
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
-1
/
+228
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
-14
/
+16
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
-0
/
+3
2024-06-24
drm/ttm/tests: Delete unnecessary config option
Karolina Stolarek
-1
/
+0
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
-31
/
+45
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
-1
/
+7
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-5
/
+5
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
-2
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
-4
/
+4
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
-1
/
+1
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
-0
/
+629
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
-0
/
+316
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
-1
/
+360
2023-08-22
drm/ttm/tests: Fix type conversion in ttm_pool_test
Karolina Stolarek
-2
/
+2
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
-0
/
+459
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
-0
/
+158
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
-0
/
+196