Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2121 req_bw += link->dpia_bw_alloc_config.remote_sink_req_bw[i]; in allocate_usb4_bandwidth_for_stream()
2126 link->dpia_bw_alloc_config.remote_sink_req_bw[sink_index] = bw; in allocate_usb4_bandwidth_for_stream()
2142 link->dpia_bw_alloc_config.remote_sink_req_bw[i]); in allocate_usb4_bandwidth_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1328 int remote_sink_req_bw[MAX_SINKS_PER_LINK]; // BW requested by remote sinks member