index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
tests
/
ttm_kunit_helpers.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+3
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
1
-4
/
+2
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
1
-1
/
+1
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
1
-8
/
+98
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
1
-2
/
+25
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
1
-1
/
+13
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
1
-0
/
+14
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
1
-0
/
+3
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
1
-1
/
+6
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
1
-0
/
+6
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
1
-0
/
+20
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
1
-1
/
+21
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
1
-0
/
+17
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
1
-0
/
+96