Searched refs:odm_combine (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_rq_dlg_calc_20.c | 121 bool odm_combine, in get_refcyc_per_delivery() argument 132 if (odm_combine) in get_refcyc_per_delivery() 1199 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20_rq_dlg_get_dlg_params() 1212 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1223 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1248 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1259 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1287 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1297 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() 1319 dst->odm_combine, in dml20_rq_dlg_get_dlg_params() [all …]
|
| D | display_rq_dlg_calc_20v2.c | 121 bool odm_combine, in get_refcyc_per_delivery() argument 132 if (odm_combine) in get_refcyc_per_delivery() 1199 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml20v2_rq_dlg_get_dlg_params() 1212 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1223 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1248 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1259 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1287 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1297 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() 1319 dst->odm_combine, in dml20v2_rq_dlg_get_dlg_params() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_rq_dlg_calc_21.c | 98 bool odm_combine, in get_refcyc_per_delivery() argument 109 if (odm_combine) in get_refcyc_per_delivery() 703 if (pipe_param.dest.odm_combine) { in get_surf_rq_param() 1251 if (dst->full_recout_width == 0 && !dst->odm_combine) { in dml_rq_dlg_get_dlg_params() 1266 dst->odm_combine, in dml_rq_dlg_get_dlg_params() 1278 dst->odm_combine, in dml_rq_dlg_get_dlg_params() 1305 dst->odm_combine, in dml_rq_dlg_get_dlg_params() 1317 dst->odm_combine, in dml_rq_dlg_get_dlg_params() 1348 dst->odm_combine, in dml_rq_dlg_get_dlg_params() 1359 dst->odm_combine, in dml_rq_dlg_get_dlg_params() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/virtual/ |
| D | virtual_stream_encoder.c | 88 bool odm_combine) in virtual_enc_dp_set_odm_combine() argument
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_stream_encoder.c | 525 bool odm_combine) in enc2_dp_set_odm_combine() argument 529 REG_UPDATE(DP_PIXEL_FORMAT, DP_PIXEL_COMBINE, odm_combine); in enc2_dp_set_odm_combine()
|
| D | dcn20_resource.c | 1827 pipes[pipe_cnt].pipe.dest.odm_combine = res_ctx->pipe_ctx[i].prev_odm_pipe in dcn20_populate_dml_pipes_from_context() 1949 pipes[pipe_cnt].pipe.dest.odm_combine = 0; in dcn20_populate_dml_pipes_from_context() 2529 pipes[pipe_cnt].pipe.dest.odm_combine = in dcn20_calculate_wm() 2532 pipes[pipe_cnt].pipe.dest.odm_combine = 0; in dcn20_calculate_wm() 2538 pipes[pipe_cnt].pipe.dest.odm_combine = in dcn20_calculate_wm() 2541 pipes[pipe_cnt].pipe.dest.odm_combine = 0; in dcn20_calculate_wm()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | stream_encoder.h | 239 bool odm_combine);
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_structs.h | 324 unsigned char odm_combine; member
|
| D | display_mode_vba.c | 434 dst->odm_combine; in fetch_pipe_params() 576 if (dst->odm_combine && !src->is_hsplit) in fetch_pipe_params()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_resource.c | 1002 pipes[pipe_cnt].pipe.dest.odm_combine = in dcn21_calculate_wm() 1005 pipes[pipe_cnt].pipe.dest.odm_combine = 0; in dcn21_calculate_wm() 1011 pipes[pipe_cnt].pipe.dest.odm_combine = in dcn21_calculate_wm() 1014 pipes[pipe_cnt].pipe.dest.odm_combine = 0; in dcn21_calculate_wm()
|