Skip to content
  • Hans de Goede's avatar
    sunxi: video: Add hdmi support · 5ee0bea4
    Hans de Goede authored
    
    
    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: default avatarHans de Goede <hdegoede@redhat.com>
    Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
    Acked-by: default avatarAnatolij Gustschin <agust@denx.de>
    5ee0bea4