Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1861 int branch_max_throughput_mps = 0; in dm_dp_mst_is_port_support_mode() local
1966 branch_max_throughput_mps = in dm_dp_mst_is_port_support_mode()
1971 branch_max_throughput_mps = in dm_dp_mst_is_port_support_mode()
1978 if (branch_max_throughput_mps != 0 && in dm_dp_mst_is_port_support_mode()
1979 ((stream->timing.pix_clk_100hz / 10) > branch_max_throughput_mps * 1000)) { in dm_dp_mst_is_port_support_mode()