summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests/drm_probe_helper_test.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-101-0/+1
* drm/tests: probe-helper: 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-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