Searched refs:full_recout_width (Results  1 – 11 of 11) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/ | 
| D | display_rq_dlg_calc_30.c | 694 …ull_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width;  in get_surf_rq_param()697 …	full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width;  in get_surf_rq_param()
 1019 	unsigned int full_recout_width = 0;  in dml_rq_dlg_get_dlg_params()  local
 1359 	full_recout_width = 0;  in dml_rq_dlg_get_dlg_params()
 1364 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml_rq_dlg_get_dlg_params()
 1367 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml_rq_dlg_get_dlg_params()
 1369 			full_recout_width = dst->full_recout_width;  in dml_rq_dlg_get_dlg_params()
 1371 		full_recout_width = dst->recout_width;  in dml_rq_dlg_get_dlg_params()
 1378 		full_recout_width,  in dml_rq_dlg_get_dlg_params()
 1389 		full_recout_width,  in dml_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/ | 
| D | display_rq_dlg_calc_31.c | 690 …ull_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width;  in get_surf_rq_param()693 …	full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width;  in get_surf_rq_param()
 953 	unsigned int full_recout_width;  in dml_rq_dlg_get_dlg_params()  local
 1204 	full_recout_width = 0;  in dml_rq_dlg_get_dlg_params()
 1209 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml_rq_dlg_get_dlg_params()
 1211 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml_rq_dlg_get_dlg_params()
 1213 			full_recout_width = dst->full_recout_width;  in dml_rq_dlg_get_dlg_params()
 1215 		full_recout_width = dst->recout_width;  in dml_rq_dlg_get_dlg_params()
 1223 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 1235 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn21/ | 
| D | display_rq_dlg_calc_21.c | 728 …ull_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width;  in get_surf_rq_param()731 …	full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width;  in get_surf_rq_param()
 956 	unsigned int full_recout_width;  in dml_rq_dlg_get_dlg_params()  local
 1258 	full_recout_width = 0;  in dml_rq_dlg_get_dlg_params()
 1263 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml_rq_dlg_get_dlg_params()
 1267 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml_rq_dlg_get_dlg_params()
 1269 			full_recout_width = dst->full_recout_width;  in dml_rq_dlg_get_dlg_params()
 1271 		full_recout_width = dst->recout_width;  in dml_rq_dlg_get_dlg_params()
 1279 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 1291 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/ | 
| D | display_rq_dlg_calc_20.c | 910 	unsigned int full_recout_width;  in dml20_rq_dlg_get_dlg_params()  local1206 	full_recout_width = 0;  in dml20_rq_dlg_get_dlg_params()
 1211 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml20_rq_dlg_get_dlg_params()
 1214 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml20_rq_dlg_get_dlg_params()
 1216 			full_recout_width = dst->full_recout_width;  in dml20_rq_dlg_get_dlg_params()
 1218 		full_recout_width = dst->recout_width;  in dml20_rq_dlg_get_dlg_params()
 1225 			full_recout_width,  in dml20_rq_dlg_get_dlg_params()
 1236 			full_recout_width,  in dml20_rq_dlg_get_dlg_params()
 1245 			full_recout_width);  in dml20_rq_dlg_get_dlg_params()
 1261 				full_recout_width,  in dml20_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| D | display_rq_dlg_calc_20v2.c | 910 	unsigned int full_recout_width;  in dml20v2_rq_dlg_get_dlg_params()  local1207 	full_recout_width = 0;  in dml20v2_rq_dlg_get_dlg_params()
 1212 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml20v2_rq_dlg_get_dlg_params()
 1215 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml20v2_rq_dlg_get_dlg_params()
 1217 			full_recout_width = dst->full_recout_width;  in dml20v2_rq_dlg_get_dlg_params()
 1219 		full_recout_width = dst->recout_width;  in dml20v2_rq_dlg_get_dlg_params()
 1226 			full_recout_width,  in dml20v2_rq_dlg_get_dlg_params()
 1237 			full_recout_width,  in dml20v2_rq_dlg_get_dlg_params()
 1246 			full_recout_width);  in dml20v2_rq_dlg_get_dlg_params()
 1262 				full_recout_width,  in dml20v2_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| D | dcn20_fpu.c | 1466 …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()1547 			pipes[pipe_cnt].pipe.dest.full_recout_width = scl->recout.width;  in dcn20_populate_dml_pipes_from_context()
 1549 				pipes[pipe_cnt].pipe.dest.full_recout_width *= 2;  in dcn20_populate_dml_pipes_from_context()
 1551 				pipes[pipe_cnt].pipe.dest.full_recout_width *= 4;  in dcn20_populate_dml_pipes_from_context()
 1556 					pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width;  in dcn20_populate_dml_pipes_from_context()
 1561 					pipes[pipe_cnt].pipe.dest.full_recout_width += split_pipe->plane_res.scl_data.recout.width;  in dcn20_populate_dml_pipes_from_context()
 
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/ | 
| D | display_rq_dlg_calc_314.c | 778 …ull_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width;  in get_surf_rq_param()781 …	full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width;  in get_surf_rq_param()
 1038 	unsigned int full_recout_width;  in dml_rq_dlg_get_dlg_params()  local
 1292 	full_recout_width = 0;  in dml_rq_dlg_get_dlg_params()
 1297 		if (dst->full_recout_width == 0 && !dst->odm_combine) {  in dml_rq_dlg_get_dlg_params()
 1299 			full_recout_width = dst->recout_width * 2; // assume half split for dcn1  in dml_rq_dlg_get_dlg_params()
 1301 			full_recout_width = dst->full_recout_width;  in dml_rq_dlg_get_dlg_params()
 1303 		full_recout_width = dst->recout_width;  in dml_rq_dlg_get_dlg_params()
 1311 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 1323 			full_recout_width,  in dml_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/ | 
| D | dml1_display_rq_dlg_calc.c | 1124 	unsigned int full_recout_width;  in dml1_rq_dlg_get_dlg_params()  local1648 	full_recout_width = 0;  in dml1_rq_dlg_get_dlg_params()
 1650 		if (e2e_pipe_param->pipe.dest.full_recout_width == 0) {  in dml1_rq_dlg_get_dlg_params()
 1652 			full_recout_width = e2e_pipe_param->pipe.dest.recout_width * 2; /* assume half split for dcn1 */  in dml1_rq_dlg_get_dlg_params()
 1654 			full_recout_width = e2e_pipe_param->pipe.dest.full_recout_width;  in dml1_rq_dlg_get_dlg_params()
 1656 		full_recout_width = e2e_pipe_param->pipe.dest.recout_width;  in dml1_rq_dlg_get_dlg_params()
 1662 			full_recout_width,  in dml1_rq_dlg_get_dlg_params()
 1672 			full_recout_width,  in dml1_rq_dlg_get_dlg_params()
 1678 	DTRACE("DLG: %s: full_recout_width              = %d", __func__, full_recout_width);  in dml1_rq_dlg_get_dlg_params()
 1703 				full_recout_width,  in dml1_rq_dlg_get_dlg_params()
 [all …]
 
 | 
| D | display_mode_lib.c | 223 		dml_print("DML PARAMS:     full_recout_width          = %d\n", pipe_dest->full_recout_width);  in dml_log_pipe_params()
 | 
| D | display_mode_structs.h | 510 	unsigned int full_recout_width;  member
 | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ | 
| D | dcn_calcs.c | 428 	input->dest.full_recout_width   = pipe->plane_res.scl_data.recout.width;  in pipe_ctx_to_e2e_pipe_params()
 |