Lines Matching refs:active
47 if (!crtc_state->hw.active) in intel_crtc_disable_noatomic()
82 crtc->active = false; in intel_crtc_disable_noatomic()
87 crtc_state->uapi.active = false; in intel_crtc_disable_noatomic()
151 crtc_state->uapi.active = crtc_state->hw.active; in intel_crtc_copy_hw_to_uapi_state()
222 if (!crtc_state->hw.active && !HAS_GMCH(i915)) in intel_sanitize_fifo_underrun_reporting()
259 if (crtc_state->hw.active) { in intel_sanitize_crtc()
281 if (crtc_state->hw.active && !intel_crtc_has_encoders(crtc) && in intel_sanitize_crtc()
301 crtc_state->hw.active && in has_bogus_dpll_config()
320 crtc_state->hw.active; in intel_sanitize_encoder()
439 crtc_state->hw.enable = crtc_state->hw.active; in intel_modeset_readout_hw_state()
442 crtc->active = crtc_state->hw.active; in intel_modeset_readout_hw_state()
444 if (crtc_state->hw.active) in intel_modeset_readout_hw_state()
450 str_enabled_disabled(crtc_state->hw.active)); in intel_modeset_readout_hw_state()
515 if (crtc_state && crtc_state->hw.active) { in intel_modeset_readout_hw_state()
545 if (crtc_state->hw.active) { in intel_modeset_readout_hw_state()
591 if (crtc_state->hw.active) { in intel_modeset_readout_hw_state()
686 if (crtc_state->hw.active) in intel_modeset_setup_hw_state()