Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDdcn_calcs.h352 float v_update_offset[number_of_planes_minus_one + 1][2]; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDdcn_calcs.c1093 …pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset[input_idx][v->dpp_per_plane[input_idx] ==… in dcn_validate_bandwidth()
1134 …hsplit_pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset[input_idx][v->dpp_per_plane[input_… in dcn_validate_bandwidth()
HDdcn_calc_auto.c785 … v->v_update_offset[k][j] = dcn_bw_ceil2(v->htotal[k] / 4.0, 1.0); 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()