Searched refs:old_active_planes (Results 1 – 1 of 1) sorted by relevance
1732 u8 old_active_planes, new_active_planes; in intel_plane_atomic_check() local1746 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_plane_atomic_check()1749 if (hweight8(old_active_planes) == hweight8(new_active_planes)) in intel_plane_atomic_check()