drm/meson: Add HDMI 1.4 4k modes
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 6 Nov 2018 09:35:09 +0000 (10:35 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 27 Nov 2018 15:38:06 +0000 (16:38 +0100)
commit5d0bfe448481c9c109f5052c4ad36ef855aedc4f
tree8ab6056a94c9070e6cc6a64c7123f17acada1c7c
parent39dea70d8a479a1c4578129466da2bc4601e47be
drm/meson: Add HDMI 1.4 4k modes

Add the timings for the HDMI 1.4 4K modes support :
- 3840x2160@30
- 3840x2160@25
- 3840x2160@24

Since the 297000Hz pixel clock is already managed and the modes are
compatible with the HDMI 1.4 current HDMI PHY+Controller support, only
the missing timings values needs to be added.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Maxime Jourdan <mjourdan@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1541496909-19625-1-git-send-email-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_venc.c