Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h160 unsigned int odms_used; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c10432 DML_ASSERT(cfg_support_info->stream_support_info[stream_index].odms_used <= 4); in dml_core_mode_programming()
10437 if (cfg_support_info->stream_support_info[stream_index].odms_used > 1) in dml_core_mode_programming()
10440 switch (cfg_support_info->stream_support_info[stream_index].odms_used) { in dml_core_mode_programming()