Searched refs:old_is_phantom (Results 1 – 2 of 2) sorted by relevance
2468 bool old_is_phantom = dc_state_get_pipe_subvp_type(old_state, old_pipe) == SUBVP_PHANTOM; in dcn401_detect_pipe_changes() local2489 if (old_pipe->plane_state && !old_is_phantom && in dcn401_detect_pipe_changes()2537 if (old_pipe->plane_state && old_is_phantom && in dcn401_detect_pipe_changes()
1475 bool old_is_phantom = dc_state_get_pipe_subvp_type(old_state, old_pipe) == SUBVP_PHANTOM; in dcn20_detect_pipe_changes() local1487 if (old_pipe->plane_state && !old_is_phantom && in dcn20_detect_pipe_changes()1535 if (old_pipe->plane_state && old_is_phantom && in dcn20_detect_pipe_changes()