Searched refs:temp_crtc_state (Results 1 – 1 of 1) sorted by relevance
76 struct intel_crtc_state *temp_crtc_state = in intel_crtc_disable_noatomic_begin() local 82 drm_WARN_ON(display->drm, IS_ERR(temp_crtc_state) || ret); in intel_crtc_disable_noatomic_begin() 194 struct intel_crtc_state *temp_crtc_state = in get_transcoder_pipes() local 197 if (temp_crtc_state->cpu_transcoder == INVALID_TRANSCODER) in get_transcoder_pipes() 200 if (intel_crtc_is_joiner_secondary(temp_crtc_state)) in get_transcoder_pipes() 203 if (transcoder_mask & BIT(temp_crtc_state->cpu_transcoder)) in get_transcoder_pipes()