dc_latency 891 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 894 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 917 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 920 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 690 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 693 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 826 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 829 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 9121 drivers/gpu/drm/radeon/cik.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 9124 drivers/gpu/drm/radeon/cik.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 2068 drivers/gpu/drm/radeon/evergreen.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 2071 drivers/gpu/drm/radeon/evergreen.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency; dc_latency 2211 drivers/gpu/drm/radeon/si.c u32 dc_latency = 40000000 / wm->disp_clk; /* dc pipe latency */ dc_latency 2214 drivers/gpu/drm/radeon/si.c u32 latency = mc_latency + other_heads_data_return_time + dc_latency;