summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_modes_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard1-8/+0
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard1-2/+3
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard1-1/+14
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard1-2/+1
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard1-1/+2
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard1-2/+1
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard1-0/+145