Searched refs:old_active_planes (Results 1 – 2 of 2) sorted by relevance
1221 unsigned int old_active_planes = in intel_bw_check_data_rate() local1232 old_active_planes == new_active_planes) in intel_bw_check_data_rate()
5695 u8 old_active_planes, new_active_planes; in intel_atomic_check_planes() local5709 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()5712 if (hweight8(old_active_planes) == hweight8(new_active_planes)) in intel_atomic_check_planes()