Home
last modified time | relevance | path

Searched refs:v_ratio_pre_ywithout_immediate_flip (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h242 …float v_ratio_pre_ywithout_immediate_flip[number_of_states_plus_one + 1][1 + 1][number_of_planes_m… member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c889 …v->v_ratio_pre_ywithout_immediate_flip[i][j][k] = v->prefetch_lines_y[k] / v->line_times_to_reques… in mode_support_and_system_configuration()
892 …v->v_ratio_pre_ywithout_immediate_flip[i][j][k] =dcn_bw_max2(v->v_ratio_pre_ywithout_immediate_fli… in mode_support_and_system_configuration()
895 v->v_ratio_pre_ywithout_immediate_flip[i][j][k] = 999999.0; in mode_support_and_system_configuration()
910 v->v_ratio_pre_ywithout_immediate_flip[i][j][k] = 999999.0; in mode_support_and_system_configuration()
952 … v->source_pixel_format[k] == dcn_bw_yuv420_sub_10) && (v->v_ratio_pre_ywithout_immediate_flip[i][… in mode_support_and_system_configuration()
958 …if ((v->v_ratio_pre_ywithout_immediate_flip[i][j][k] > 4.0 || v->v_ratio_pre_cwithout_immediate_fl… in mode_support_and_system_configuration()