summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/drm_cmdline_selftests.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold2020-02-121-0/+1
* drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede2019-12-161-0/+1
* drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede2019-12-161-0/+2
* drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...Hans de Goede2019-12-161-0/+1
* drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede2019-12-161-0/+1
* drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard2019-08-301-0/+7
* drm/selftests: Add command line parser selftestsMaxime Ripard2019-06-191-0/+55