Home
last modified time | relevance | path

Searched refs:mc_latency_sclk (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/radeon/
Dr100.c3204 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; in r100_bandwidth_update() local
3408 mc_latency_sclk.full = dfixed_div(sclk_delay_ff, sclk_eff_ff); in r100_bandwidth_update()
3452 mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full; in r100_bandwidth_update()
3454 if (mc_latency_mclk.full > mc_latency_sclk.full) in r100_bandwidth_update()
3457 disp_latency.full = mc_latency_sclk.full; in r100_bandwidth_update()