full_src_vp_width 705 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c unsigned int full_src_vp_width; full_src_vp_width 711 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width; full_src_vp_width 714 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio * pipe_param.dest.full_recout_width; full_src_vp_width 719 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c vp_width = dml_min(full_src_vp_width, src_hactive_half); full_src_vp_width 722 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c vp_height = dml_min(full_src_vp_width, src_hactive_half); full_src_vp_width 726 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c dml_print("DML_DLG: %s: full_src_vp_width = %d\n", __func__, full_src_vp_width);