Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-12 | drm/modes: Make sure to parse valid rotation value from cmdline | Stephan Gerhold | 1 | -2/+13 |
2019-12-16 | drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) | Hans de Goede | 1 | -0/+22 |
2019-12-16 | drm/modes: parse_cmdline: Allow specifying stand-alone options | Hans de Goede | 1 | -0/+50 |
2019-12-16 | drm/modes: parse_cmdline: Accept extras directly after mode combined with opt... | Hans de Goede | 1 | -0/+24 |
2019-12-16 | drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' | Hans de Goede | 1 | -0/+26 |
2019-08-30 | drm/selftests: modes: Add more unit tests for the cmdline parser | Maxime Ripard | 1 | -0/+130 |
2019-07-01 | drm/selftests: reduce stack usage | Arnd Bergmann | 1 | -88/+48 |
2019-06-19 | drm/selftests: Add command line parser selftests | Maxime Ripard | 1 | -0/+918 |