Searched refs:old_active_planes (Results 1 – 2 of 2) sorted by relevance
1541 u8 old_active_planes, new_active_planes; in intel_atomic_check_planes() local1555 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()1558 if (hweight8(old_active_planes) == hweight8(new_active_planes)) in intel_atomic_check_planes()
1345 unsigned int old_active_planes = in intel_bw_check_data_rate() local1356 old_active_planes == new_active_planes) in intel_bw_check_data_rate()