aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_kunit_helpers.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-07drm/kunit: fix drm_kunit_helpers.h kernel-docGravatar Jani Nikula 1-1/+1
2024-02-28drm/tests: Add helper to create mock crtcGravatar Maxime Ripard 1-0/+10
2024-02-28drm/tests: Add helper to create mock planeGravatar Maxime Ripard 1-0/+11
2024-02-28drm/tests: helpers: Include missing drm_drv headerGravatar Maxime Ripard 1-0/+2
2023-09-14drm/tests: helpers: Avoid a driver uafGravatar Thomas Hellström 1-1/+3
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateGravatar Maxime Ripard 1-0/+5
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxGravatar Maxime Ripard 1-0/+2
2022-12-08drm/tests: helpers: Allow to pass a custom drm_driverGravatar Maxime Ripard 1-2/+49
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedGravatar Maxime Ripard 1-2/+30
2022-12-08drm/tests: helpers: Create the device in another functionGravatar Maxime Ripard 1-1/+4
2022-12-08drm/tests: helpers: Remove the name parameterGravatar Maxime Ripard 1-2/+1
2022-12-08drm/tests: helpers: Rename the device init helperGravatar Maxime Ripard 1-1/+4
2022-12-08drm/tests: helpers: Move the helper header to include/drmGravatar Maxime Ripard 1-0/+11