diff options
author | Lars-Peter Clausen <[email protected]> | 2017-09-05 14:10:15 +0200 |
---|---|---|
committer | Archit Taneja <[email protected]> | 2017-09-16 15:08:47 +0530 |
commit | 6f39ed4f0939e6bef722f0096894c1a986da9c9a (patch) | |
tree | 37ee7822f50fc7d8057313bc6453a0127815e027 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3fa6a073542fec11f388d687a4db5c64e1e347a4 (diff) |
drm/bridge: adv7511: Properly update EDID when no EDID was found
Currently adv7511_get_modes() bails out early when no EDID could be
retrieved. This leaves the previous EDID in place, which is typically not
the intended behavior and might confuse applications. Instead the EDID
should be cleared when no EDID could be retrieved.
All functions that are called after the EDID check handle the case where
the EDID is NULL just fine and exhibit the expected behavior, so just drop
the check.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Tested-by: John Stultz <[email protected]>
Signed-off-by: Archit Taneja <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions