Searched refs:intel_primary_plane_create (Results 1 – 3 of 3) sorted by relevance
24 intel_primary_plane_create(struct drm_i915_private *dev_priv, enum pipe pipe);
309 primary = intel_primary_plane_create(dev_priv, pipe); in intel_crtc_init()
774 intel_primary_plane_create(struct drm_i915_private *dev_priv, enum pipe pipe) in intel_primary_plane_create() function