Searched refs:other_crtc_state (Results 1 – 1 of 1) sorted by relevance
197 struct intel_crtc_state *other_crtc_state; in ilk_check_fdi_lanes() local234 other_crtc_state = in ilk_check_fdi_lanes()236 if (IS_ERR(other_crtc_state)) in ilk_check_fdi_lanes()237 return PTR_ERR(other_crtc_state); in ilk_check_fdi_lanes()239 if (pipe_required_fdi_lanes(other_crtc_state) > 0) { in ilk_check_fdi_lanes()255 other_crtc_state = in ilk_check_fdi_lanes()257 if (IS_ERR(other_crtc_state)) in ilk_check_fdi_lanes()258 return PTR_ERR(other_crtc_state); in ilk_check_fdi_lanes()260 if (pipe_required_fdi_lanes(other_crtc_state) > 2) { in ilk_check_fdi_lanes()