Searched refs:primary_crtc (Results 1 – 3 of 3) sorted by relevance
26 struct intel_crtc *intel_dsc_get_bigjoiner_secondary(const struct intel_crtc *primary_crtc);
257 struct intel_crtc *primary_crtc; in get_joiner_secondary_pipes() local260 for_each_intel_crtc_in_pipe_mask(&i915->drm, primary_crtc, primary_pipes_mask) { in get_joiner_secondary_pipes()262 to_intel_crtc_state(primary_crtc->base.state); in get_joiner_secondary_pipes()
696 struct intel_crtc *primary_crtc = in intel_plane_atomic_check() local699 intel_crtc_get_plane(primary_crtc, plane->id); in intel_plane_atomic_check()