diff options
author | Ville Syrjälä <[email protected]> | 2018-05-08 16:39:39 +0530 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2018-05-11 09:00:52 +0200 |
commit | a9c266c27ee568e3028b804a447b1fea58209618 (patch) | |
tree | 536b57a23b25dc6a96d022640399a8f6d328c2bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 357768cc9e3fdacf6551da0ae1483bc87dbcb4e8 (diff) |
drm/edid: Don't send bogus aspect ratios in AVI infoframes
If the user mode would specify an aspect ratio other than 4:3 or 16:9
we now silently ignore it. Maybe a better apporoach is to return an
error? Let's try that.
Also we must be careful that we don't try to send illegal picture
aspect in the infoframe as it's only capable of signalling none,
4:3, and 16:9. Currently we're sending these bogus infoframes
whenever the cea mode specifies some other aspect ratio.
Cc: Shashank Sharma <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Jose Abreu <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Emil Velikov <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Shashank Sharma <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions