Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_dpia_bw.c51 && tmp->dpia_bw_alloc_config.bw_alloc_enabled); in get_bw_alloc_proceed_flag()
55 link->dpia_bw_alloc_config.bw_alloc_enabled = false; in reset_bw_alloc_struct()
284 link->dpia_bw_alloc_config.bw_alloc_enabled = true; in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
391 link->dpia_bw_alloc_config.bw_alloc_enabled = false; in dpia_handle_bw_alloc_response()
401 && link->dpia_bw_alloc_config.bw_alloc_enabled)) in dpia_handle_usb4_bandwidth_allocation_for_link()
475 if (!link[i]->dpia_bw_alloc_config.bw_alloc_enabled) in dpia_validate_usb4_bw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1125 bool bw_alloc_enabled; // The BW Alloc Mode Support is turned ON for all 3: DP-Tx & Dpia & CM member