Home
last modified time | relevance | path

Searched refs:dml2_dp_rate_uhbr10 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h72 dml2_dp_rate_uhbr10 = 4, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c593 case dml2_dp_rate_uhbr10: in dml2_core_utils_is_dp_8b_10b_link_rate()
604 case dml2_dp_rate_uhbr10: in dml2_core_utils_is_dp_128b_132b_link_rate()
H A Ddml2_core_shared.c1438 …->plane_descriptors[k].stream_index].output.output_dp_link_rate == dml2_dp_rate_uhbr10 || display_… in dml2_core_shared_mode_support()
6738 …if ((OutputLinkDPRate == dml2_dp_rate_na || OutputLinkDPRate == dml2_dp_rate_uhbr10) && PHYCLKD32 … in CalculateOutputLink()