Searched refs:SUBVP_PHANTOM (Results 1 – 11 of 11) sorted by relevance
304 if (context->streams[i]->mall_stream_config.type != SUBVP_PHANTOM) { in dcn32_determine_det_override()312 if (context->streams[i]->mall_stream_config.type == SUBVP_PHANTOM) in dcn32_determine_det_override()
640 if (pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_update_mall_sel()1092 if (pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_calculate_dccg_k1_k2_values()1300 if (phantom_pipe->stream && phantom_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_apply_update_flags_for_phantom()1386 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM && in dcn32_enable_phantom_streams()1387 old_pipe->stream && old_pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn32_enable_phantom_streams()1399 if (new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_enable_phantom_streams()
1707 phantom_stream->mall_stream_config.type = SUBVP_PHANTOM; in dcn32_enable_phantom_stream()1735 pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_retain_phantom_pipes()1756 if (pipe->plane_state && pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_remove_phantom_pipes()1819 pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_add_phantom_pipes()1971 case SUBVP_PHANTOM: in dcn32_populate_dml_pipes_from_context()
801 if (pipe_ctx->stream && pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_enable_stream_timing()1363 if (new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn20_detect_pipe_changes()1661 if (pipe_ctx->stream && pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM in dcn20_update_dchubp_dpp()1714 if (pipe_ctx->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn20_program_pipe()1833 dc->current_state->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_program_front_end_for_ctx()1887 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) in dcn20_program_front_end_for_ctx()1950 pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn20_post_unlock_program_front_end()1970 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_post_unlock_program_front_end()
65 if (stream->mall_stream_config.type == SUBVP_PHANTOM) in clk_mgr_helper_get_active_display_cnt()
152 SUBVP_PHANTOM, // subvp in use, this stream is a phantom stream enumerator
1117 if (old_stream->mall_stream_config.type == SUBVP_PHANTOM) { in disable_dangling_plane()1141 if (old_stream->mall_stream_config.type == SUBVP_PHANTOM) { in disable_dangling_plane()1219 if (!pipe->plane_state || pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) in wait_for_no_pipes_pending()1771 …subvp_prev_use |= (old_pipe->stream && old_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM); in dc_commit_state_no_check()2096 …if (!pipe->plane_state || (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM)) in is_flip_pending_in_pipes()3410 …subvp_prev_use |= (old_pipe->stream && old_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM); in commit_planes_for_stream()3418 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in commit_planes_for_stream()3473 if ((new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) || in commit_planes_for_stream()3894 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in commit_minimal_transition_state()
2279 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()2299 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()2306 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()2320 if (grouped_pipes[1]->stream && grouped_pipes[1]->stream->mall_stream_config.type != SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()2324 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()2332 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
326 if (pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_helper_populate_phantom_dlg_params()1374 if (context->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_calculate_dlg_params()1401 if (context->res_ctx.pipe_ctx[i].stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn32_calculate_dlg_params()
1085 if (context->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_calculate_dlg_params()1429 res_ctx->pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM)) in dcn20_populate_dml_pipes_from_context()
1588 if (pipe_ctx->stream->mall_stream_config.type != SUBVP_PHANTOM) { in apply_single_controller_ctx_to_hw()
Completed in 44 milliseconds