index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_kunit_helpers.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+61
2025-04-08
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
1
-0
/
+22
2025-03-20
drm/tests: helpers: Create new helper to enable output
Maxime Ripard
1
-0
/
+61
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
1
-41
/
+0
2025-01-06
drm/tests: helpers: Fix compiler warning
Yu-Chun Lin
1
-2
/
+1
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-0
/
+42
2024-06-10
drm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-02-28
drm/tests: Add helper to create mock crtc
Maxime Ripard
1
-0
/
+62
2024-02-28
drm/tests: Add helper to create mock plane
Maxime Ripard
1
-0
/
+85
2024-02-28
drm/tests: helpers: Add atomic helpers
Maxime Ripard
1
-0
/
+3
2023-12-18
drm/tests: Switch to kunit devices
Maxime Ripard
1
-63
/
+3
2023-12-18
drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()
David Gow
1
-21
/
+9
2023-09-30
drm/tests: Fix kunit_release_action ctx argument
Arthur Grillo
1
-1
/
+1
2023-08-24
drm/tests/drm_kunit_helpers: Place correct function name in the comment header
Lee Jones
1
-1
/
+1
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
1
-0
/
+46
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
1
-0
/
+41
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
1
-4
/
+50
2023-03-09
drm/tests: helpers: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
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