diff options
author | Sean Paul <seanpaul@chromium.org> | 2016-08-24 10:58:26 -0400 |
---|---|---|
committer | Archit Taneja <architt@codeaurora.org> | 2016-09-24 11:56:34 +0530 |
commit | 8c77e2c2a48b5d52114fb179c3d7c21fd02be64d (patch) | |
tree | 33b4e3ed77458bc96ac23be50ff886abb8b45fd3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 0d97ad03f4220ca84f700c5fea988859ea0c3b98 (diff) |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions