• T
    OMAPDSS: DISPC: pass pclk to calc_core_clk() · 8702ee50
    Tomi Valkeinen 提交于
    In order to make the scaling calculations independent of the current
    hardware configuration (e.g. which manager is connected to this output),
    we need to change the calc funcs to get all the variables needed for the
    calculations via parameters.
    
    This patch changes calc_core_clk() function to get pclk as a parameter.
    Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
    8702ee50
dispc.c 103.5 KB