Home
last modified time | relevance | path

Searched refs:mode_support_ex_params (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4.c412 l->mode_support_ex_params.mode_lib = &core->clean_me_up.mode_lib; in core_dcn4_mode_support()
413 l->mode_support_ex_params.in_display_cfg = &l->svp_expanded_display_cfg; in core_dcn4_mode_support()
414 l->mode_support_ex_params.min_clk_table = in_out->min_clk_table; in core_dcn4_mode_support()
415 l->mode_support_ex_params.min_clk_index = in_out->min_clk_index; in core_dcn4_mode_support()
416 …l->mode_support_ex_params.out_evaluation_info = &in_out->mode_support_result.cfg_support_info.clea… in core_dcn4_mode_support()
418 result = dml2_core_calcs_mode_support_ex(&l->mode_support_ex_params); in core_dcn4_mode_support()
463 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()
466 switch (l->mode_support_ex_params.out_evaluation_info->ODMMode[i]) { in core_dcn4_mode_support()
469 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()
493 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
A Ddml2_internal_shared_types.h446 struct dml2_core_calcs_mode_support_ex mode_support_ex_params; member

Completed in 10 milliseconds