Home
last modified time | relevance | path

Searched refs:EffectiveLBLatencyHidingC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1332 double EffectiveLBLatencyHidingC; member
H A Ddml2_core_dcn6_calcs_dchub.c1200 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in dcn6_calculate_watermarks_and_dram_speed_change_support()
1221 …s->ActiveClockChangeLatencyHidingC = s->EffectiveLBLatencyHidingC + s->FullDETBufferingTimeC - ((d… in dcn6_calculate_watermarks_and_dram_speed_change_support()
H A Ddml2_core_dcn5_calcs_dchub.c4373 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in dcn5_calculate_watermarks_and_dram_speed_change_support()
4394 …s->ActiveClockChangeLatencyHidingC = s->EffectiveLBLatencyHidingC + s->FullDETBufferingTimeC - ((d… in dcn5_calculate_watermarks_and_dram_speed_change_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1757 dml_float_t EffectiveLBLatencyHidingC; member