summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests/drm_modes_test.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson2024-07-011-0/+31
* drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-101-0/+1
* drm/tests: modes: 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/+14
* 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: Add a function to generate analog display modesMaxime Ripard2022-11-241-0/+145