Searched refs:is_phantom (Results 1 – 5 of 5) sorted by relevance
420 temp_config->is_phantom_plane[i] = pipe->plane_state->is_phantom; in dcn32_save_mall_state()451 pipe->plane_state->is_phantom = temp_config->is_phantom_plane[i]; in dcn32_restore_mall_state()
1684 phantom_plane->is_phantom = true; in dcn32_enable_phantom_plane()1757 pipe->plane_state->is_phantom = false; in dcn32_remove_phantom_pipes()
1190 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
1322 if (old_pipe->plane_state && old_pipe->plane_state->is_phantom && in dcn20_detect_pipe_changes()1323 new_pipe->plane_state && !new_pipe->plane_state->is_phantom) in dcn20_detect_pipe_changes()1789 …context->res_ctx.pipe_ctx[i].plane_state && context->res_ctx.pipe_ctx[i].plane_state->is_phantom))) in dcn20_program_front_end_for_ctx()
1197 if (opp != NULL && !pipe_ctx->plane_state->is_phantom) in dcn10_plane_atomic_disconnect()