Home
last modified time | relevance | path

Searched refs:dml2_dp_rate_uhbr13p5 (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.h73 dml2_dp_rate_uhbr13p5 = 5, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_utils.c593 case dml2_dp_rate_uhbr13p5: in dml2_core_utils_is_dp_8b_10b_link_rate()
604 case dml2_dp_rate_uhbr13p5: in dml2_core_utils_is_dp_128b_132b_link_rate()
Ddml2_core_shared.c1438 …play_cfg->plane_descriptors[k].stream_index].output.output_dp_link_rate == dml2_dp_rate_uhbr13p5 || in dml2_core_shared_mode_support()
6751 …if ((OutputLinkDPRate == dml2_dp_rate_na || OutputLinkDPRate == dml2_dp_rate_uhbr13p5) && *OutBpp … in CalculateOutputLink()
Ddml2_core_dcn4_calcs.c4251 …if ((OutputLinkDPRate == dml2_dp_rate_na || OutputLinkDPRate == dml2_dp_rate_uhbr13p5) && *OutBpp … in CalculateOutputLink()
7768 …play_cfg->plane_descriptors[k].stream_index].output.output_dp_link_rate == dml2_dp_rate_uhbr13p5 || in dml_core_mode_support()