• Archit Taneja's avatar
    OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() · 9e4a0fc7
    Archit Taneja authored
    Configure some of the writeback specific parameters in dispc_wb_setup(). The
    writeback parameters configured are:
    
    truncation: This needs to be set if the color depth input to writeback is more
    than the color depth of the color mode we want to store in memory.
    
    writeback mode: This configures whether we want to use writeback in mem to mem
    or capture mode. This information will be directly passed by APPLY later.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    9e4a0fc7
dispc.c 99.6 KB