Searched refs:old_active_planes (Results 1 – 2 of 2) sorted by relevance
1000 unsigned int old_active_planes = in intel_bw_check_data_rate() local1011 old_active_planes == new_active_planes) in intel_bw_check_data_rate()
6258 u8 old_active_planes, new_active_planes; in intel_atomic_check_planes() local6272 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()6275 if (hweight8(old_active_planes) == hweight8(new_active_planes)) in intel_atomic_check_planes()