summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_client_modeset_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31drm/tests: client-modeset: 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-1/+3
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard1-1/+13
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: Introduce more named modesMaxime Ripard1-0/+2
2022-11-24drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard1-1/+83
2022-11-24drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard1-0/+5
2022-11-17drm/tests: client: Remove extra blank linesMaxime Ripard1-2/+0
2022-11-15drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard1-0/+100