Searched refs:temp_crtc (Results 1 – 1 of 1) sorted by relevance
43 struct intel_crtc *temp_crtc; in intel_crtc_disable_noatomic_begin() local73 intel_atomic_get_crtc_state(state, temp_crtc); in intel_crtc_disable_noatomic_begin()197 struct intel_crtc *temp_crtc; in get_transcoder_pipes() local200 for_each_intel_crtc(&i915->drm, temp_crtc) { in get_transcoder_pipes()202 to_intel_crtc_state(temp_crtc->base.state); in get_transcoder_pipes()211 pipes |= BIT(temp_crtc->pipe); in get_transcoder_pipes()273 struct intel_crtc *temp_crtc; in intel_crtc_disable_noatomic() local287 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()290 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()293 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()[all …]