Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c147 if (dongle_caps->dfp_cap_ext.max_video_h_active_width < timing->h_addressable) in dp_active_dongle_validate_timing()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1011 uint8_t max_video_h_active_width[2]; member
1104 uint16_t max_video_h_active_width; member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1223 link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_h_active_width = in get_active_converter_info()
1224 dfp_cap_ext.fields.max_video_h_active_width[0] + in get_active_converter_info()
1225 (dfp_cap_ext.fields.max_video_h_active_width[1] << 8); in get_active_converter_info()
1242 DC_LOG_DP2("\tdfp_cap_ext.max_video_h_active_width = %d", link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_h_active_width); in apply_usbc_combo_phy_reset_wa()