Searched refs:disp_latency_overhead (Results 1 – 1 of 1) sorted by relevance
3224 fixed20_12 disp_latency, disp_latency_overhead, disp_drain_rate = {0}, in r100_bandwidth_update() local3467 disp_latency_overhead.full = dfixed_const(8); in r100_bandwidth_update()3468 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()3469 mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full; in r100_bandwidth_update()3470 mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full; in r100_bandwidth_update()