Home
last modified time | relevance | path

Searched hist:"5 ee0bea49ab8a150fc3c1f4def7b72df101db662" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h5ee0bea49ab8a150fc3c1f4def7b72df101db662 Sat Dec 20 12:38:06 UTC 2014 Hans de Goede <hdegoede@redhat.com> sunxi: video: Add hdmi support

So far we've been programming the hdmi-encoder to send out dvi data over the
hdmi connector. This works well for most devices, including hdmi devices, but
not all devices accept dvi data on a hdmi input.

Add support for sending proper hdmi data over the hdmi output found on most
sunxi boards. This can be turned on by adding monitor=hdmi as option to the
video-mode env. variable.

A follow up patch will determine whether to send dvi or hdmi automatically when
EDID is used.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: Anatolij Gustschin <agust@denx.de>