Searched refs:dw_dp_bandwidth_ok (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-dp.c | 460 static bool dw_dp_bandwidth_ok(struct dw_dp *dp, in dw_dp_bandwidth_ok() function 891 if (!dw_dp_bandwidth_ok(dp, &state->mode, state->bpp, link->lanes, in dw_dp_link_downgrade() 1593 if (!dw_dp_bandwidth_ok(dp, mode, min_bpp, link->lanes, link->rate)) in dw_dp_bridge_mode_valid() 1792 if (!dw_dp_bandwidth_ok(dp, &mode, fmt->bpp, link->lanes, link->rate)) in dw_dp_bridge_atomic_get_output_bus_fmts()
|