index
:
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
/
tests
/
drm_kunit_helpers.c
Age
Commit message (
Expand
)
Author
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-04-08
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
2025-03-20
drm/tests: helpers: Create new helper to enable output
Maxime Ripard
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
2025-01-06
drm/tests: helpers: Fix compiler warning
Yu-Chun Lin
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
2024-06-10
drm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-28
drm/tests: Add helper to create mock crtc
Maxime Ripard
2024-02-28
drm/tests: Add helper to create mock plane
Maxime Ripard
2024-02-28
drm/tests: helpers: Add atomic helpers
Maxime Ripard
2023-12-18
drm/tests: Switch to kunit devices
Maxime Ripard
2023-12-18
drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()
David Gow
2023-09-30
drm/tests: Fix kunit_release_action ctx argument
Arthur Grillo
2023-08-24
drm/tests/drm_kunit_helpers: Place correct function name in the comment header
Lee Jones
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
2023-03-09
drm/tests: helpers: Drop empty platform remove function
Uwe Kleine-König
2022-12-08
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
2022-12-08
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
2022-12-08
drm/tests: helpers: Make sure the device is bound
Maxime Ripard
2022-12-08
drm/tests: helpers: Switch to a platform_device
Maxime Ripard
2022-12-08
drm/tests: helpers: Create the device in another function
Maxime Ripard
2022-12-08
drm/tests: helpers: Remove the name parameter
Maxime Ripard
2022-12-08
drm/tests: helpers: Rename the device init helper
Maxime Ripard
2022-12-08
drm/tests: helpers: Switch to EXPORT_SYMBOL_GPL
Maxime Ripard
2022-12-08
drm/tests: helpers: Document drm_kunit_device_init()
Maxime Ripard
2022-12-08
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
2022-11-28
drm/tests: helpers: Add missing export
Maxime Ripard
2022-11-17
drm/tests: helpers: Add SPDX header
Maxime Ripard
2022-11-16
drm/tests: helpers: Add module infos
Maxime Ripard
2022-11-16
drm/tests: Include helpers header
Maxime Ripard
2022-11-15
drm/tests: Add Kunit Helpers
Maxime Ripard