DP_EDP_14b
if (try_intel_interface && intel_dp->edp_dpcd[0] <= DP_EDP_14b &&
if (DISPLAY_VER(display) < 14 || intel_dp->edp_dpcd[0] < DP_EDP_14b)