Home
last modified time | relevance | path

Searched refs:was_crtc_enabled (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c485 bool was_crtc_enabled = old_crtc_state->hw.active; in intel_plane_atomic_calc_changes() local
499 if (!was_crtc_enabled && drm_WARN_ON(&dev_priv->drm, was_visible)) in intel_plane_atomic_calc_changes()