diff options
| author | Hans de Goede <[email protected]> | 2019-11-18 16:51:28 +0100 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2019-12-16 12:13:18 +0100 |
| commit | 6a2d163756545aa3180d7851d5f8322b865e72be (patch) | |
| tree | 7bf6ccfcb5aa5eb3491a60a58530392f8a09c8de /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 99e2716e053734b70434502867be24d20a3e2d84 (diff) | |
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
drm_connector_get_cmdline_mode() calls
drm_mode_parse_command_line_for_connector() with &connector->cmdline_mode
as mode argument, so anything which we store in the mode arguments gets
kept even if we return false.
Avoid storing a possibly false-postive bpp/refresh_specified setting
in connector->cmdline_mode by moving the setting of these to after
successful parsing of the bpp/refresh parts of the video= argument.
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions