Home
last modified time | relevance | path

Searched refs:tdlut_width_mode (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h370 enum dml2_tdlut_width_mode tdlut_width_mode; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1986 enum dml2_tdlut_width_mode tdlut_width_mode; member
H A Ddml2_core_shared.c2225 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml2_core_shared_mode_support()
7135 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
7140 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
10395 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml2_core_shared_mode_programming()
H A Ddml2_core_dcn4_calcs.c4691 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
4696 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
8877 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml_core_mode_support()
10911 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c886 plane->tdlut.tdlut_width_mode = dml2_tdlut_width_17_cube; in populate_dml21_plane_config_from_plane_state()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h572 enum dml2_tdlut_width_mode tdlut_width_mode[__DML_NUM_PLANES__]; member