commit | 57fb32e632be4d406b4594829e3befdae1100c12 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime@cerno.tech> | Thu Oct 29 13:25:22 2020 +0100 |
committer | Maxime Ripard <maxime@cerno.tech> | Thu Nov 19 14:29:26 2020 +0100 |
tree | f459ea58698d380c43ea844b50ccb7212b129d97 | |
parent | 63495f6b4aede26e6f8fe3da69e5cfdd8a4ccc3b [diff] |
drm/vc4: hdmi: Block odd horizontal timings The FIFO between the pixelvalve and the HDMI controller runs at 2 pixels per clock cycle, and cannot deal with odd timings. Let's reject any mode with such timings. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201029122522.1917579-2-maxime@cerno.tech