Home
last modified time | relevance | path

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

/linux-6.15/include/drm/display/
H A Ddrm_dp.h1439 #define DP_IN_BW_ALLOCATION_MODE_SUPPORT (1 << 7) macro
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c276 u8 cap_mask = DP_TUNNELING_SUPPORT | DP_IN_BW_ALLOCATION_MODE_SUPPORT; in tunnel_reg_bw_alloc_supported()