summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_cmdline_parser.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold1-2/+13
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+22
2019-12-16drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede1-0/+50
2019-12-16drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...Hans de Goede1-0/+24
2019-12-16drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede1-0/+26
2019-08-30drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard1-0/+130
2019-07-01drm/selftests: reduce stack usageArnd Bergmann1-88/+48
2019-06-19drm/selftests: Add command line parser selftestsMaxime Ripard1-0/+918