Searched refs:pipe_to_crtc_mapping (Results 1 – 6 of 6) sorted by relevance
535 dev_priv->pipe_to_crtc_mapping[gma_crtc->pipe] = &gma_crtc->base; in psb_intel_crtc_init()
496 struct drm_crtc *pipe_to_crtc_mapping[PSB_NUM_PIPE]; member
469 crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in cdv_intel_pipe_enabled()
1236 return dev_priv->pipe_to_crtc_mapping[pipe]; in intel_get_crtc_for_pipe()
1747 struct intel_crtc *pipe_to_crtc_mapping[I915_MAX_PIPES]; member
13977 BUG_ON(pipe >= ARRAY_SIZE(dev_priv->pipe_to_crtc_mapping) || in intel_crtc_init()13978 dev_priv->pipe_to_crtc_mapping[pipe] != NULL); in intel_crtc_init()13979 dev_priv->pipe_to_crtc_mapping[pipe] = intel_crtc; in intel_crtc_init()