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()448 pipe->plane_state->is_phantom = temp_config->is_phantom_plane[i]; in dcn32_restore_mall_state()
1667 phantom_plane->is_phantom = true; in dcn32_enable_phantom_plane()1769 pipe->plane_state->is_phantom = false; in dcn32_remove_phantom_pipes()
623 bool is_phantom = pipe_ctx->plane_state && pipe_ctx->plane_state->is_phantom; in dcn20_disable_plane() local624 struct timing_generator *tg = is_phantom ? pipe_ctx->stream_res.tg : NULL; in dcn20_disable_plane()635 if (is_phantom) in dcn20_disable_plane()1330 if (old_pipe->plane_state && !old_pipe->plane_state->is_phantom && in dcn20_detect_pipe_changes()1331 new_pipe->plane_state && new_pipe->plane_state->is_phantom) { in dcn20_detect_pipe_changes()1369 if (old_pipe->plane_state && old_pipe->plane_state->is_phantom && in dcn20_detect_pipe_changes()1370 new_pipe->plane_state && !new_pipe->plane_state->is_phantom) in dcn20_detect_pipe_changes()1894 …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()
1251 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
1201 if (opp != NULL && !pipe_ctx->plane_state->is_phantom) in dcn10_plane_atomic_disconnect()