Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c699 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce_v6_0_latency_watermark() local
701 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce_v6_0_latency_watermark()
H A Ddce_v8_0.c834 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce_v8_0_latency_watermark() local
836 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce_v8_0_latency_watermark()
H A Ddce_v10_0.c895 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce_v10_0_latency_watermark() local
897 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce_v10_0_latency_watermark()
H A Ddce_v11_0.c927 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce_v11_0_latency_watermark() local
929 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce_v11_0_latency_watermark()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen.c2071 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in evergreen_latency_watermark() local
2073 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in evergreen_latency_watermark()
H A Dsi.c2207 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce6_latency_watermark() local
2209 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce6_latency_watermark()
H A Dcik.c9101 u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + in dce8_latency_watermark() local
9103 u32 latency = mc_latency + other_heads_data_return_time + dc_latency; in dce8_latency_watermark()