diff options
| author | Thomas Zimmermann <[email protected]> | 2022-05-11 20:31:25 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-05-16 13:43:24 +0200 |
| commit | 0facdaa249c4e97346bc0b49c893e4a1d336b7dd (patch) | |
| tree | f1ba4293ce32b5b7f9cda902191df7eab97e96d1 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b959eb4f5b7ea49b47e95c9047d33d1b1cf81057 (diff) | |
drm/client: Don't add new command-line mode
Don't add a mode for the kernel's command-line parameters from
within the DRM client code. Doing so can result in an unusable
display. If there's no compatible command-line mode, the client
will use one of the connector's preferred modes.
All mode creation and validation has to be performed by the
connector. When clients run, the connector's fill_modes callback
has already processed the kernel parameters and validated each
mode before adding it. The connector's mode list does not contain
invalid modes.
v2:
* grammar in commit message (Javier)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions