• Stefan Agner's avatar
    drm/fsl-dcu: add TCON driver · fb127b79
    Stefan Agner authored
    Add driver for the TCON (timing controller) module. The TCON module
    is a separate module attached after the DCU (display controller
    unit). Each DCU instance has its own, directly connected TCON
    instance. The DCU's RGB and timing signals are passing through
    the TCON module. TCON can provide timing signals for raw TFT panels
    or operate in a bypass mode which leaves all signals unaltered.
    
    The driver currently only supports the bypass mode.
    Acked-by: default avatarRob Herring <robh@kernel.org>
    Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
    fb127b79
fsl_dcu_drm_drv.h 5.77 KB