Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDevergreen.c957 u32 worst_chunk_return_time = (512 * 8 * 1000) / available_bandwidth; in evergreen_latency_watermark() local
960 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in evergreen_latency_watermark()
HDsi.c684 u32 worst_chunk_return_time = (512 * 8 * 1000) / available_bandwidth; in dce6_latency_watermark() local
687 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce6_latency_watermark()