Home
last modified time | relevance | path

Searched refs:dml2_dp_rate_hbr (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.h69 dml2_dp_rate_hbr = 1, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_utils.c587 case dml2_dp_rate_hbr: in dml2_core_utils_is_dp_8b_10b_link_rate()
607 case dml2_dp_rate_hbr: in dml2_core_utils_is_dp_128b_132b_link_rate()
Ddml2_core_shared.c1435 …g->plane_descriptors[k].stream_index].output.output_dp_link_rate == dml2_dp_rate_hbr || display_cf… in dml2_core_shared_mode_support()
6780 …if ((OutputLinkDPRate == dml2_dp_rate_na || OutputLinkDPRate == dml2_dp_rate_hbr) && PHYCLK >= 270… in CalculateOutputLink()
Ddml2_core_dcn4_calcs.c4280 …if ((OutputLinkDPRate == dml2_dp_rate_na || OutputLinkDPRate == dml2_dp_rate_hbr) && PHYCLK >= 270… in CalculateOutputLink()
7765 …g->plane_descriptors[k].stream_index].output.output_dp_link_rate == dml2_dp_rate_hbr || display_cf… in dml_core_mode_support()