Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h410 uint16_t max_video_v_active_height; member
A Ddc_dp_types.h1037 uint8_t max_video_v_active_height[2]; member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_dp.c4312 link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_v_active_height =
4313 dfp_cap_ext.fields.max_video_v_active_height[0] +
4314 (dfp_cap_ext.fields.max_video_v_active_height[1] << 8);
4329 …ax_video_v_active_height = %d", link->dpcd_caps.dongle_caps.dfp_cap_ext.max_video_v_active_height);
A Ddc_link.c2734 if (dongle_caps->dfp_cap_ext.max_video_v_active_height < timing->v_addressable) in dp_active_dongle_validate_timing()

Completed in 29 milliseconds