Searched refs:_get_crtc_for_pipe (Results 1 – 1 of 1) sorted by relevance
1113 _get_crtc_for_pipe(struct drm_i915_private *i915, enum pipe pipe) in _get_crtc_for_pipe() function1124 return _get_crtc_for_pipe(to_i915(primary_crtc->base.dev), primary_crtc->pipe + 1); in intel_dsc_get_bigjoiner_secondary()1130 return _get_crtc_for_pipe(to_i915(secondary_crtc->base.dev), secondary_crtc->pipe - 1); in intel_dsc_get_bigjoiner_primary()