summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_probe_helper_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31drm/tests: probe-helper: 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/+13
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard1-2/+1
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard1-2/+3
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard1-2/+1
2022-12-01drm/tests: probe_helper: Fix uninitialized variableMaxime Ripard1-0/+1
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes1-0/+205