Searched refs:full_pbn (Results 1 – 3 of 3) sorted by relevance
1830 virtual_channel_bw_in_kbps = kbps_from_pbn(aconnector->mst_output_port->full_pbn); in dm_dp_mst_is_port_support_mode() 1861 if (aconnector->vc_full_pbn != aconnector->mst_output_port->full_pbn) { in dm_dp_mst_is_port_support_mode() 1863 aconnector->vc_full_pbn = aconnector->mst_output_port->full_pbn; in dm_dp_mst_is_port_support_mode() 1881 virtual_channel_bw_in_kbps = kbps_from_pbn(immediate_upstream_port->full_pbn); in dm_dp_mst_is_port_support_mode()
2427 port->full_pbn = 0; in drm_dp_mst_handle_link_address_port() 2519 port->full_pbn = 0; in drm_dp_mst_handle_conn_stat() 3057 if (port->full_pbn != path_res->full_payload_bw_number || in drm_dp_send_enum_path_resources() 3061 port->full_pbn = path_res->full_payload_bw_number; in drm_dp_send_enum_path_resources() 5320 if (!port->full_pbn) { in drm_dp_mst_atomic_check_port_bw_limit() 5337 if (pbn_used > port->full_pbn) { in drm_dp_mst_atomic_check_port_bw_limit() 5340 port->parent, port, pbn_used, port->full_pbn); in drm_dp_mst_atomic_check_port_bw_limit() 5346 port->parent, port, pbn_used, port->full_pbn); in drm_dp_mst_atomic_check_port_bw_limit()
1512 drm_dp_calc_pbn_mode(mode->clock, min_bpp << 4) > port->full_pbn) { in mst_connector_mode_valid_ctx()