linux/drivers/gpu/drm/bridge
Sean Paul 8c77e2c2a4 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>
2016-09-24 11:56:34 +05:30
..
adv7511 drm/bridge: adv7511: add support for the 2nd chip 2016-09-12 13:20:43 +05:30
analogix drm/bridge: analogix_dp: Don't read EDID if panel present 2016-09-24 11:56:34 +05:30
analogix-anx78xx.c drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior 2016-06-10 17:25:16 +02:00
analogix-anx78xx.h drm/bridge: Add Analogix anx78xx support 2016-05-12 11:32:14 +02:00
dw-hdmi-ahb-audio.c drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" 2016-08-23 11:34:26 -04:00
dw-hdmi-audio.h drm/bridge: dw-hdmi: Use dashes in filenames 2015-11-24 17:52:58 +01:00
dw-hdmi.c drm: bridge/dw-hdmi: Fix colorspace and scan information registers values 2016-08-30 15:36:25 +05:30
dw-hdmi.h drm/bridge: dw-hdmi: Use dashes in filenames 2015-11-24 17:52:58 +01:00
Kconfig drm/bridge: tc358767: Add DPI to eDP bridge driver 2016-07-17 14:00:57 +05:30
Makefile drm/bridge: tc358767: Add DPI to eDP bridge driver 2016-07-17 14:00:57 +05:30
nxp-ptn3460.c drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior 2016-06-10 17:25:20 +02:00
parade-ps8622.c drm: Remove superflous linux/fb.h includes 2016-08-12 10:41:39 +02:00
sii902x.c drm/bridge: Add sii902x driver 2016-06-20 15:55:49 +02:00
tc358767.c drm/bridge: tc358767: Add DPI to eDP bridge driver 2016-07-17 14:00:57 +05:30