index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_kunit_helpers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
1
-10
/
+5
2022-12-08
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
1
-31
/
+9
2022-12-08
drm/tests: helpers: Make sure the device is bound
Maxime Ripard
1
-1
/
+25
2022-12-08
drm/tests: helpers: Switch to a platform_device
Maxime Ripard
1
-2
/
+14
2022-12-08
drm/tests: helpers: Create the device in another function
Maxime Ripard
1
-23
/
+33
2022-12-08
drm/tests: helpers: Remove the name parameter
Maxime Ripard
1
-3
/
+4
2022-12-08
drm/tests: helpers: Rename the device init helper
Maxime Ripard
1
-3
/
+5
2022-12-08
drm/tests: helpers: Switch to EXPORT_SYMBOL_GPL
Maxime Ripard
1
-1
/
+1
2022-12-08
drm/tests: helpers: Document drm_kunit_device_init()
Maxime Ripard
1
-0
/
+17
2022-12-08
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
1
-2
/
+1
2022-11-28
drm/tests: helpers: Add missing export
Maxime Ripard
1
-0
/
+1
2022-11-17
drm/tests: helpers: Add SPDX header
Maxime Ripard
1
-0
/
+2
2022-11-16
drm/tests: helpers: Add module infos
Maxime Ripard
1
-0
/
+3
2022-11-16
drm/tests: Include helpers header
Maxime Ripard
1
-0
/
+2
2022-11-15
drm/tests: Add Kunit Helpers
Maxime Ripard
1
-0
/
+64