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