Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia_bw.c65 link->dpia_bw_alloc_config.dp_overhead = 0; in reset_bw_alloc_struct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1233 int dp_overhead; // DP overhead in dp tunneling member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2300 link->dpia_bw_alloc_config.dp_overhead = link_dpia_get_dp_overhead(link); in allocate_usb4_bandwidth_for_stream()
2301 req_bw += link->dpia_bw_alloc_config.dp_overhead; in allocate_usb4_bandwidth_for_stream()