• Andrew Morton's avatar
    [PATCH] matroxfb: Add support for mapping CRTC<->outputs at boot time · d14672aa
    Andrew Morton authored
    Signed-off-by: default avatarPetr Vandrovec <vandrove@vc.cvut.cz>
    
    Some people expressed interest in having possibility to set CRTC <->
    outputs mapping at boot time, without having to use 'matroxset' later after
    kernel boots.
    
    This patch adds option 'video=matroxfb:outputs:XYZ', where X sets which
    CRTC will connect to primary output, Y sets secondary output and Z sets DVI
    output.
    
    In addition to that I also added missing memset() into maven, which was
    broken since i2c was kobjectified.
    d14672aa
matroxfb_DAC1064.c 34.6 KB