commit | aa18157016009b2b63a44e7f29a4f1f46276b5b9 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Feb 01 09:29:14 2017 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Feb 07 13:52:52 2017 +0900 |
tree | 950e70f30b237399f9b4f32089f062419b51357f | |
parent | 1514d50b7a1b2c2bf72545625eb6bedef793c40a [diff] |
drm/exynos/hdmi: add bridge support On TM2/TM2e platforms HDMI output is connected to MHL bridge SiI8620. To allow configure UltraHD modes on the bridge and to eliminate unsupported modes this bridge should be attached to drm_encoder implemented in exynos_hdmi. Changelog v1: - fix drm_attach_bridge argument. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>