Searched refs:time_per_pixel (Results 1 – 4 of 4) sorted by relevance
40 unsigned int time_per_pixel; member
49 unsigned int time_per_pixel,
159 REG_UPDATE(MCIF_WB_ARBITRATION_CONTROL, MCIF_WB_TIME_PER_PIXEL, params->time_per_pixel); in mmhubbub2_config_mcif_arb()
2053 unsigned int time_per_pixel, in dcn20_calc_max_scaled_time() argument2065 time_per_byte = time_per_pixel/4; in dcn20_calc_max_scaled_time()2067 time_per_byte = time_per_pixel; in dcn20_calc_max_scaled_time()2069 time_per_byte = time_per_pixel * 819/1024; in dcn20_calc_max_scaled_time()2117 …wb_arb_params->time_per_pixel = 16.0 / context->res_ctx.pipe_ctx[i].stream->phy_pix_clk; /* 4 bit … in dcn20_set_mcif_arb_params()2120 wb_arb_params->max_scaled_time = dcn20_calc_max_scaled_time(wb_arb_params->time_per_pixel, in dcn20_set_mcif_arb_params()