diff options
author | Sean Paul <seanpaul@chromium.org> | 2016-08-24 17:58:26 +0300 |
---|---|---|
committer | Archit Taneja <architt@codeaurora.org> | 2016-09-24 09:26:34 +0300 |
commit | 8c77e2c2a48b5d52114fb179c3d7c21fd02be64d (patch) | |
tree | 33b4e3ed77458bc96ac23be50ff886abb8b45fd3 /tools/perf/scripts/python | |
parent | 0d97ad03f4220ca84f700c5fea988859ea0c3b98 (diff) | |
download | linux-8c77e2c2a48b5d52114fb179c3d7c21fd02be64d.tar.xz |
drm/bridge: analogix_dp: Don't read EDID if panel present
If there's a panel connected to the analogix_dp bridge, rely on
the panel driver for modes, rather than reading EDID *and* calling
get_modes() on the panel.
This allows panels with a valid EDID to read it in the panel driver
(e.g. simple_panel), and panels with invalid EDID to homebrew modes
in their get_modes implementation.
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions