summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_client_modeset_test.c
AgeCommit message (Expand)Author
2023-07-31drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard
2022-11-24drm/modes: Introduce more named modesMaxime Ripard
2022-11-24drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard
2022-11-24drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard
2022-11-17drm/tests: client: Remove extra blank linesMaxime Ripard
2022-11-15drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard