other_heads_data_return_time 892 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 894 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 918 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 920 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 691 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 693 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 827 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 829 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 9122 drivers/gpu/drm/radeon/cik.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 9124 drivers/gpu/drm/radeon/cik.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 2069 drivers/gpu/drm/radeon/evergreen.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 2071 drivers/gpu/drm/radeon/evergreen.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; other_heads_data_return_time 2212 drivers/gpu/drm/radeon/si.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + other_heads_data_return_time 2214 drivers/gpu/drm/radeon/si.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency;