linux/drivers/gpu/drm/bridge
Tomi Valkeinen 4b30bf41e1 drm/bridge: tc358767: fix ansi 8b10b use
DP always uses ANSI 8B10B encoding. Some monitors (old?) may not have
the ANSI 8B10B bit set in DPCD, even if it should always be set.

The tc358767 driver currently respects that flag, and turns the encoding
off if the monitor does not have the bit set, which then results in the
monitor not working.

This patch makes the driver to always use ANSI 8B10B encoding, and drops
the 'coding8b10b' field which is no longer used.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190528082747.3631-4-tomi.valkeinen@ti.com
2019-05-31 15:41:17 +02:00
..
adv7511 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next 2019-05-28 09:39:08 +02:00
analogix Merge remote-tracking branch 'drm/drm-next' into drm-misc-next 2019-05-28 09:39:08 +02:00
synopsys Merge remote-tracking branch 'drm/drm-next' into drm-misc-next 2019-05-28 09:39:08 +02:00
analogix-anx78xx.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
analogix-anx78xx.h drm/bridge: Add Analogix anx78xx support 2016-05-12 11:32:14 +02:00
cdns-dsi.c drm/bridge: cdns: Convert to phy framework 2019-02-07 09:48:40 +01:00
dumb-vga-dac.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
lvds-encoder.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
Makefile drm/bridge: tc358764: Add DSI to LVDS bridge driver 2018-07-27 09:09:57 +02:00
megachips-stdpxxxx-ge-b850v3-fw.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
nxp-ptn3460.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
panel.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
parade-ps8622.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
sii902x.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
sii9234.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 2019-05-24 17:39:01 +02:00
sil-sii8620.c drm/edid: Pass connector to AVI infoframe functions 2019-01-10 19:01:06 +02:00
sil-sii8620.h drm/bridge/sii8620: add HSIC initialization code 2017-02-02 15:15:30 +05:30
tc358764.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
tc358767.c drm/bridge: tc358767: fix ansi 8b10b use 2019-05-31 15:41:17 +02:00
thc63lvd1024.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
ti-sn65dsi86.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00
ti-tfp410.c drm/bridge: drop drmP.h usage 2019-05-26 10:55:04 +02:00