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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c930 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
932 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Ddce_v10_0.c898 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
900 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Ddce_v8_0.c851 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
853 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Ddce_v6_0.c716 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
718 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
/linux-master/drivers/gpu/drm/radeon/
H A Dsi.c2188 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
2190 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Devergreen.c2072 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
2074 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;
H A Dcik.c9101 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + local
9103 u32 latency = mc_latency + other_heads_data_return_time + dc_latency;

Completed in 281 milliseconds