Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_dpia_bw.c96 static bool allocate_usb4_bw(int *stream_allocated_bw, int bw_needed, struct dc_link *link) in allocate_usb4_bw() argument
98 if (bw_needed > 0) in allocate_usb4_bw()
99 *stream_allocated_bw += bw_needed; in allocate_usb4_bw()

Completed in 4 milliseconds