Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1997 enum dml2_tdlut_width_mode tdlut_width_mode; member
H A Ddml2_core_dcn4_calcs.c4704 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
4709 if (p->tdlut_width_mode == dml2_tdlut_width_17_cube) in calculate_tdlut_setting()
8910 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml_core_mode_support()
10949 …calculate_tdlut_setting_params->tdlut_width_mode = display_cfg->plane_descriptors[k].tdlut.tdlut_w… in dml_core_mode_programming()
/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h573 enum dml2_tdlut_width_mode tdlut_width_mode[__DML_NUM_PLANES__]; member