u-boot-brain/drivers/video/sunxi
Giulio Benetti 3900b45125 sunxi: Fix display timing flags
flags member of struct timing was not initialized,
this took to unpredictable behaviour of display flags,
such DISPLAY_FLAGS_HSYNC_HIGH instead of _LOW etc.

Init timing->flags = 0

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2018-01-22 13:53:08 +05:30
..
lcdc.c sunxi: video: split out PLL configuration code 2017-10-27 09:39:19 +02:00
Makefile sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
simplefb_common.c video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
simplefb_common.h video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
sunxi_de2.c video: sunxi: de2: add support for LCD SimpleFB 2017-12-02 21:51:54 +05:30
sunxi_display.c sunxi: Fix display timing flags 2018-01-22 13:53:08 +05:30
sunxi_dw_hdmi.c sunxi: video: HDMI: split VSYNC and HSYNC polarity settings 2017-12-02 22:01:23 +05:30
sunxi_lcd.c sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
tve_common.c sunxi: video: Rename tve.c to tve_common.c 2017-06-09 15:30:13 +02:00