Searched refs:full_recout_width (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.c | 689 full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width; in get_surf_rq_param() 692 full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width; in get_surf_rq_param() 1013 unsigned int full_recout_width = 0; in dml_rq_dlg_get_dlg_params() local 1342 full_recout_width = 0; in dml_rq_dlg_get_dlg_params() 1346 // combine, you MUST specify the full_recout_width...according to Oswin in dml_rq_dlg_get_dlg_params() 1347 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params() 1348 dml_print("DML_DLG: %s: Warning: full_recout_width not set in hsplit mode\n", in dml_rq_dlg_get_dlg_params() 1350 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params() 1352 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params() [all...] |
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_rq_dlg_calc_31.c | 685 full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width; in get_surf_rq_param() 688 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 1187 full_recout_width = 0; in dml_rq_dlg_get_dlg_params() 1191 // combine, you MUST specify the full_recout_width...according to Oswin in dml_rq_dlg_get_dlg_params() 1192 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params() 1193 dml_print("DML_DLG: %s: Warning: full_recout_width not set in hsplit mode\n", __func__); in dml_rq_dlg_get_dlg_params() 1194 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params() 1196 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params() [all...] |
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 901 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() 1190 // combine, you MUST specify the full_recout_width...according to Oswin in dml20_rq_dlg_get_dlg_params() 1191 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20_rq_dlg_get_dlg_params() 1192 dml_print("DML_DLG: %s: Warning: full_recout_width not set in hsplit mode\n", 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() [all...] |
H A D | dcn20_fpu.c | 1570 pipes[pipe_cnt].pipe.dest.full_recout_width = pipes[pipe_cnt].pipe.dest.recout_width; /*when is_hsplit != 1*/ 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/dcn314/ |
H A D | display_rq_dlg_calc_314.c | 773 full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio_c * pipe_param->dest.full_recout_width; in get_surf_rq_param() 776 full_src_vp_width = pipe_param->scale_ratio_depth.hscl_ratio * pipe_param->dest.full_recout_width; in get_surf_rq_param() 1032 unsigned int full_recout_width; in dml_rq_dlg_get_dlg_params() local 1275 full_recout_width = 0; in dml_rq_dlg_get_dlg_params() 1279 // combine, you MUST specify the full_recout_width...according to Oswin in dml_rq_dlg_get_dlg_params() 1280 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params() 1281 dml_print("DML_DLG: %s: Warning: full_recout_width not set in hsplit mode\n", __func__); in dml_rq_dlg_get_dlg_params() 1282 full_recout_width = dst->recout_width * 2; // assume half split for dcn1 in dml_rq_dlg_get_dlg_params() 1284 full_recout_width = dst->full_recout_width; in dml_rq_dlg_get_dlg_params() [all...] |
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | dml1_display_rq_dlg_calc.c | 1123 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 in dml1_rq_dlg_get_dlg_params() [all...] |
H A 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()
|
H A D | display_mode_structs.h | 510 unsigned int full_recout_width; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_utils.c | 276 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 D | dcn_calcs.c | 428 input->dest.full_recout_width = pipe->plane_res.scl_data.recout.width; in pipe_ctx_to_e2e_pipe_params()
|