Home
last modified time | relevance | path

Searched refs:tdlut_mpc_width_flag (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_display_cfg_types.h371 bool tdlut_mpc_width_flag; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1916 bool tdlut_mpc_width_flag; member
Ddml2_core_shared.c2230 …calculate_tdlut_setting_params->tdlut_mpc_width_flag = display_cfg->plane_descriptors[k].tdlut.tdl… in dml2_core_shared_mode_support()
7124 if (p->tdlut_mpc_width_flag) { in calculate_tdlut_setting()
Ddml2_core_dcn4_calcs.c4595 if (p->tdlut_mpc_width_flag) { in calculate_tdlut_setting()
8583 …calculate_tdlut_setting_params->tdlut_mpc_width_flag = display_cfg->plane_descriptors[k].tdlut.tdl… in dml_core_mode_support()