• Tomi Valkeinen's avatar
    OMAPDSS: OMAP5: fix digit output's allowed mgrs · fa0c52ab
    Tomi Valkeinen authored
    The OMAP5 HW supports directing DIGIT channel to DPI output, but the
    driver doesn't support that. However, we have marked that configuration
    as possible in the dss features, so in certain cases the driver tries to
    use that configuration, leading to broken display.
    
    Fix the problem by allowing DIGIT channel to go only to HDMI output.
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    fa0c52ab
dss_features.c 27.7 KB