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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Devergreen.c960 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
962 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Dsi.c687 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
689 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;

Completed in 107 milliseconds