Searched refs:old_active_planes (Results 1 – 2 of 2) sorted by relevance
707 unsigned int old_active_planes = in intel_bw_atomic_check() local717 old_active_planes == new_active_planes) in intel_bw_atomic_check()
9659 u8 old_active_planes, new_active_planes; in intel_atomic_check_planes() local9673 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()9676 if (hweight8(old_active_planes) == hweight8(new_active_planes)) in intel_atomic_check_planes()