Home
last modified time | relevance | path

Searched refs:full_recout_width (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c720 …ull_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width; in get_surf_rq_param()
723 … full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width; in get_surf_rq_param()
947 unsigned int full_recout_width; in dml_rq_dlg_get_dlg_params() local
1238 full_recout_width = 0; in dml_rq_dlg_get_dlg_params()
1243 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params()
1247 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params()
1249 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params()
1251 full_recout_width = dst->recout_width; in dml_rq_dlg_get_dlg_params()
1259 full_recout_width, in dml_rq_dlg_get_dlg_params()
1271 full_recout_width, in dml_rq_dlg_get_dlg_params()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c901 unsigned int full_recout_width; in dml20_rq_dlg_get_dlg_params() local
1186 full_recout_width = 0; in dml20_rq_dlg_get_dlg_params()
1191 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20_rq_dlg_get_dlg_params()
1194 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml20_rq_dlg_get_dlg_params()
1196 full_recout_width = dst->full_recout_width; in dml20_rq_dlg_get_dlg_params()
1198 full_recout_width = dst->recout_width; in dml20_rq_dlg_get_dlg_params()
1205 full_recout_width, in dml20_rq_dlg_get_dlg_params()
1216 full_recout_width, in dml20_rq_dlg_get_dlg_params()
1225 full_recout_width); in dml20_rq_dlg_get_dlg_params()
1241 full_recout_width, in dml20_rq_dlg_get_dlg_params()
[all …]
H A Ddisplay_rq_dlg_calc_20v2.c901 unsigned int full_recout_width; in dml20v2_rq_dlg_get_dlg_params() local
1187 full_recout_width = 0; in dml20v2_rq_dlg_get_dlg_params()
1192 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20v2_rq_dlg_get_dlg_params()
1195 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml20v2_rq_dlg_get_dlg_params()
1197 full_recout_width = dst->full_recout_width; in dml20v2_rq_dlg_get_dlg_params()
1199 full_recout_width = dst->recout_width; in dml20v2_rq_dlg_get_dlg_params()
1206 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
1217 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
1226 full_recout_width); in dml20v2_rq_dlg_get_dlg_params()
1242 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
[all …]
H A Ddcn20_fpu.c1570 …pipes[pipe_cnt].pipe.dest.full_recout_width = pipes[pipe_cnt].pipe.dest.recout_width; /*when is_h… in dcn20_populate_dml_pipes_from_context()
1651 pipes[pipe_cnt].pipe.dest.full_recout_width = scl->recout.width; in dcn20_populate_dml_pipes_from_context()
1653 pipes[pipe_cnt].pipe.dest.full_recout_width *= 2; in dcn20_populate_dml_pipes_from_context()
1655 pipes[pipe_cnt].pipe.dest.full_recout_width *= 4; in dcn20_populate_dml_pipes_from_context()
1660 pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width; in dcn20_populate_dml_pipes_from_context()
1665 pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width; in dcn20_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1123 unsigned int full_recout_width; in dml1_rq_dlg_get_dlg_params() local
1642 full_recout_width = 0; in dml1_rq_dlg_get_dlg_params()
1644 if (e2e_pipe_param->pipe.dest.full_recout_width == 0) { in dml1_rq_dlg_get_dlg_params()
1646 full_recout_width = e2e_pipe_param->pipe.dest.recout_width * 2; /* assume half split for dcn1 */ in dml1_rq_dlg_get_dlg_params()
1648 full_recout_width = e2e_pipe_param->pipe.dest.full_recout_width; in dml1_rq_dlg_get_dlg_params()
1650 full_recout_width = e2e_pipe_param->pipe.dest.recout_width; in dml1_rq_dlg_get_dlg_params()
1656 full_recout_width, in dml1_rq_dlg_get_dlg_params()
1666 full_recout_width, in dml1_rq_dlg_get_dlg_params()
1672 DTRACE("DLG: %s: full_recout_width = %d", __func__, full_recout_width); in dml1_rq_dlg_get_dlg_params()
1697 full_recout_width, in dml1_rq_dlg_get_dlg_params()
[all …]
H A Ddisplay_mode_lib.c223 dml_print("DML PARAMS: full_recout_width = %d\n", pipe_dest->full_recout_width); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h510 unsigned int full_recout_width; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c276 pipe_ctx->pipe_dlg_param.full_recout_width = pipe_ctx->plane_res.scl_data.recout.width; in populate_pipe_ctx_dlg_params_from_dml()
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c428 input->dest.full_recout_width = pipe->plane_res.scl_data.recout.width; in pipe_ctx_to_e2e_pipe_params()