Re: [PATCH RFC v2 3/8] drm/meson: add support for HDMI2.0 2160p modes

2018-12-18 Thread Andrzej Hajda
On 30.11.2018 14:42, Neil Armstrong wrote: > Now we support the TMDS Clock > 3.4GHz and support the SCDC Control > operation in the DW-HDMI Controller, we can enable support for the > HDMI2.0 3840x2160@60/50 RGB444 display modes. > > Signed-off-by: Neil Armstrong > --- >

[PATCH RFC v2 3/8] drm/meson: add support for HDMI2.0 2160p modes

2018-11-30 Thread Neil Armstrong
Now we support the TMDS Clock > 3.4GHz and support the SCDC Control operation in the DW-HDMI Controller, we can enable support for the HDMI2.0 3840x2160@60/50 RGB444 display modes. Signed-off-by: Neil Armstrong --- drivers/gpu/drm/meson/meson_venc.c | 2 ++ 1 file changed, 2 insertions(+) diff