Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c710 … full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width; in get_surf_rq_param()
713 full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio * pipe_param.dest.full_recout_width; in get_surf_rq_param()
938 unsigned int full_recout_width; in dml_rq_dlg_get_dlg_params() local
1240 full_recout_width = 0; in dml_rq_dlg_get_dlg_params()
1245 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params()
1249 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params()
1251 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params()
1253 full_recout_width = dst->recout_width; in dml_rq_dlg_get_dlg_params()
1261 full_recout_width, in dml_rq_dlg_get_dlg_params()
1273 full_recout_width, in dml_rq_dlg_get_dlg_params()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c892 unsigned int full_recout_width; in dml20_rq_dlg_get_dlg_params() local
1188 full_recout_width = 0; in dml20_rq_dlg_get_dlg_params()
1193 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20_rq_dlg_get_dlg_params()
1196 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml20_rq_dlg_get_dlg_params()
1198 full_recout_width = dst->full_recout_width; in dml20_rq_dlg_get_dlg_params()
1200 full_recout_width = dst->recout_width; in dml20_rq_dlg_get_dlg_params()
1207 full_recout_width, in dml20_rq_dlg_get_dlg_params()
1218 full_recout_width, in dml20_rq_dlg_get_dlg_params()
1227 full_recout_width); in dml20_rq_dlg_get_dlg_params()
1243 full_recout_width, in dml20_rq_dlg_get_dlg_params()
[all …]
Ddisplay_rq_dlg_calc_20v2.c892 unsigned int full_recout_width; in dml20v2_rq_dlg_get_dlg_params() local
1189 full_recout_width = 0; in dml20v2_rq_dlg_get_dlg_params()
1194 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20v2_rq_dlg_get_dlg_params()
1197 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml20v2_rq_dlg_get_dlg_params()
1199 full_recout_width = dst->full_recout_width; in dml20v2_rq_dlg_get_dlg_params()
1201 full_recout_width = dst->recout_width; in dml20v2_rq_dlg_get_dlg_params()
1208 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
1219 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
1228 full_recout_width); in dml20v2_rq_dlg_get_dlg_params()
1244 full_recout_width, in dml20v2_rq_dlg_get_dlg_params()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c767 … full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width; in get_surf_rq_param()
770 full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio * pipe_param.dest.full_recout_width; in get_surf_rq_param()
1092 unsigned int full_recout_width = 0; in dml_rq_dlg_get_dlg_params() local
1430 full_recout_width = 0; in dml_rq_dlg_get_dlg_params()
1435 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params()
1438 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params()
1440 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params()
1442 full_recout_width = dst->recout_width; in dml_rq_dlg_get_dlg_params()
1449 full_recout_width, in dml_rq_dlg_get_dlg_params()
1460 full_recout_width, in dml_rq_dlg_get_dlg_params()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c1106 unsigned int full_recout_width; in dml1_rq_dlg_get_dlg_params() local
1634 full_recout_width = 0; in dml1_rq_dlg_get_dlg_params()
1636 if (e2e_pipe_param.pipe.dest.full_recout_width == 0) { in dml1_rq_dlg_get_dlg_params()
1638 full_recout_width = e2e_pipe_param.pipe.dest.recout_width * 2; /* assume half split for dcn1 */ in dml1_rq_dlg_get_dlg_params()
1640 full_recout_width = e2e_pipe_param.pipe.dest.full_recout_width; in dml1_rq_dlg_get_dlg_params()
1642 full_recout_width = e2e_pipe_param.pipe.dest.recout_width; in dml1_rq_dlg_get_dlg_params()
1648 full_recout_width, in dml1_rq_dlg_get_dlg_params()
1658 full_recout_width, in dml1_rq_dlg_get_dlg_params()
1664 DTRACE("DLG: %s: full_recout_width = %d", __func__, full_recout_width); in dml1_rq_dlg_get_dlg_params()
1689 full_recout_width, in dml1_rq_dlg_get_dlg_params()
[all …]
Ddisplay_mode_structs.h331 unsigned int full_recout_width; member
Ddisplay_mode_lib.c190 dml_print("DML PARAMS: full_recout_width = %d\n", pipe_dest->full_recout_width); in dml_log_pipe_params()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2241 …pipes[pipe_cnt].pipe.dest.full_recout_width = pipes[pipe_cnt].pipe.dest.recout_width; /*when is_h…
2308 pipes[pipe_cnt].pipe.dest.full_recout_width = scl->recout.width;
2310 pipes[pipe_cnt].pipe.dest.full_recout_width *= 2;
2313 pipes[pipe_cnt].pipe.dest.full_recout_width *= 4;
2319 pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width;
2324 pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width;
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c428 input->dest.full_recout_width = pipe->plane_res.scl_data.recout.width; in pipe_ctx_to_e2e_pipe_params()