summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests/drm_probe_helper_test.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard2022-12-081-2/+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-2/+3
* drm/tests: helpers: Move the helper header to include/drmMaxime Ripard2022-12-081-2/+1
* drm/tests: probe_helper: Fix uninitialized variableMaxime Ripard2022-12-011-0/+1
* drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes2022-11-241-0/+205