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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr100.c3309 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; local
3501 mc_latency_sclk.full = dfixed_div(sclk_delay_ff, sclk_eff_ff);
3545 mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full;
3547 if (mc_latency_mclk.full > mc_latency_sclk.full)
3550 disp_latency.full = mc_latency_sclk.full;

Completed in 118 milliseconds