Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c726 static int get_max_dprx_bw(const struct drm_dp_tunnel *tunnel) in get_max_dprx_bw() function
742 return min(get_max_dprx_bw(tunnel), tunnel->group->available_bw); in get_max_tunnel_bw()
1808 int max_dprx_bw = get_max_dprx_bw(tunnel); in drm_dp_tunnel_atomic_check_group_bw()