Home
last modified time | relevance | path

Searched refs:v_update_width (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h354 float v_update_width[number_of_planes_minus_one + 1][2]; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1091 …pipe->pipe_dlg_param.vupdate_width = v->v_update_width[input_idx][v->dpp_per_plane[input_idx] == 2… in dcn_validate_bandwidth()
1132 …hsplit_pipe->pipe_dlg_param.vupdate_width = v->v_update_width[input_idx][v->dpp_per_plane[input_id… in dcn_validate_bandwidth()
Ddcn_calc_auto.c787 …v->v_update_width[k][j] = (14.0 / v->projected_dcfclk_deep_sleep + 12.0 / (v->required_dispclk[i][… in mode_support_and_system_configuration()
789 …v->time_setup = (v->v_update_offset[k][j] + v->v_update_width[k][j] + v->v_ready_offset[k][j]) / v… in mode_support_and_system_configuration()