summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests/drm_client_modeset_test.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard2023-07-311-8/+0
* drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard2022-12-081-1/+3
* drm/tests: helpers: Create the device in another functionMaxime Ripard2022-12-081-1/+13
* drm/tests: helpers: Remove the name parameterMaxime Ripard2022-12-081-2/+1
* drm/tests: helpers: Rename the device init helperMaxime Ripard2022-12-081-1/+2
* drm/tests: helpers: Move the helper header to include/drmMaxime Ripard2022-12-081-2/+1
* drm/modes: Introduce more named modesMaxime Ripard2022-11-241-0/+2
* drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard2022-11-241-1/+83
* drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard2022-11-241-0/+5
* drm/tests: client: Remove extra blank linesMaxime Ripard2022-11-171-2/+0
* drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard2022-11-151-0/+100