index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_kunit_helpers.h
Age
Commit message (
Expand
)
Author
2025-04-08
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
2024-03-07
drm/kunit: fix drm_kunit_helpers.h kernel-doc
Jani Nikula
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: Include missing drm_drv header
Maxime Ripard
2023-09-14
drm/tests: helpers: Avoid a driver uaf
Thomas Hellström
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
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: 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: Move the helper header to include/drm
Maxime Ripard