Home
last modified time | relevance | path

Searched refs:v_init_c (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h347 float v_init_c; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h347 float v_init_c; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c759 v->v_init_c = (v->v_ratio[k] / 2.0 + v->vtaps[k] + 1.0 + v->interlace_output[k] * 0.5 * v->v_ratio[k] / 2.0) / 2.0; in mode_support_and_system_configuration()
760 v->prefill_c[k] =dcn_bw_floor2(v->v_init_c, 1.0); in mode_support_and_system_configuration()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c759 v->v_init_c = (v->v_ratio[k] / 2.0 + v->vtaps[k] + 1.0 + v->interlace_output[k] * 0.5 * v->v_ratio[k] / 2.0) / 2.0; in mode_support_and_system_configuration()
760 v->prefill_c[k] =dcn_bw_floor2(v->v_init_c, 1.0); in mode_support_and_system_configuration()

Completed in 11 milliseconds