commit | 97d1967221d6b90ba538eaedc1bab9a5f001168b | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Tue Nov 28 22:33:27 2017 -0800 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Sat Dec 02 22:01:23 2017 +0530 |
tree | beeec713225d8a1ba7b05893806c28e7a67d5ab4 | |
parent | 2e915b47a38a71a4face0bc6fd9868730e038203 [diff] |
sunxi: video: HDMI: split VSYNC and HSYNC polarity settings These are actually different bits, and since some monitors (Benq BL2420PT) have modes with different HSYNC and VSYNC polarity, we should set them independently Tested on Pine64-LTS with Benq BL2420PT monitor. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>