diff options
author | Ville Syrjälä <[email protected]> | 2024-05-16 20:33:24 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-05-21 21:39:26 +0300 |
commit | a856a53de93ef25e44b315fc1aedce609ba2d453 (patch) | |
tree | 4e82ae4750b3a665267157ca527fff46c70f2fbd /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8a0a7b98d4b6eeeab337ec25daa4bc0a5e710a15 (diff) |
drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_valid()
Make life easier for drivers by filtering out unwanted YCbCr 4:2:0
only modes prior to calling the connector->mode_valid() hook.
Currently drivers will still see YCbCr 4:2:0 only modes in said
hook, which will likely come as a suprise when the driver has
declared no support for such modes (via setting
connector->ycbcr_420_allowed to false).
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10992
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions