Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_validation.c149 if (dongle_caps->dfp_cap_ext.max_video_v_active_height < timing->v_addressable) in dp_active_dongle_validate_timing()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_dp_types.h1082 uint8_t max_video_v_active_height[2]; member
1170 uint16_t max_video_v_active_height; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_capability.c1183 link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_v_active_height = in get_active_converter_info()
1184 dfp_cap_ext.fields.max_video_v_active_height[0] + in get_active_converter_info()
1185 (dfp_cap_ext.fields.max_video_v_active_height[1] << 8); in get_active_converter_info()
1200 …ax_video_v_active_height = %d", link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_v_active_height); in get_active_converter_info()

Completed in 14 milliseconds