Searched refs:is_phantom (Results 1 – 12 of 12) sorted by relevance
417 bool is_phantom = false; in dml2_core_utils_is_phantom_pipe() local421 is_phantom = true; in dml2_core_utils_is_phantom_pipe()424 return is_phantom; in dml2_core_utils_is_phantom_pipe()
238 bool is_phantom = false; in dml_is_phantom_pipe() local242 is_phantom = true; in dml_is_phantom_pipe()245 return is_phantom; in dml_is_phantom_pipe()252 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local253 …nc__, pipe_idx, display_cfg->plane_descriptors[plane_idx].overrides.legacy_svp_config, is_phantom); in dml_get_is_phantom_pipe()254 return is_phantom; in dml_get_is_phantom_pipe()1660 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml_is_vertical_rotation(p… in CalculateVMAndRowBytes()1708 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml_is_vertical_rotation(p… in CalculateVMAndRowBytes()2945 …scratch->calculate_vm_and_row_bytes_params.is_phantom = dml_is_phantom_pipe(&p->display_cfg->plane… in CalculateVMRowAndSwath()3023 …scratch->calculate_vm_and_row_bytes_params.is_phantom = dml_is_phantom_pipe(&p->display_cfg->plane… in CalculateVMRowAndSwath()[all …]
1306 bool is_phantom; member
3029 bool is_phantom = false; in dml_is_phantom_pipe() local3033 is_phantom = true; in dml_is_phantom_pipe()3036 return is_phantom; in dml_is_phantom_pipe()3043 bool is_phantom = dml_is_phantom_pipe(&display_cfg->plane_descriptors[plane_idx]); in dml_get_is_phantom_pipe() local3044 …nc__, pipe_idx, display_cfg->plane_descriptors[plane_idx].overrides.legacy_svp_config, is_phantom); in dml_get_is_phantom_pipe()3045 return is_phantom; in dml_get_is_phantom_pipe()4321 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml_is_vertical_rotation(p… in CalculateVMAndRowBytes()4369 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml_is_vertical_rotation(p… in CalculateVMAndRowBytes()5602 …scratch->calculate_vm_and_row_bytes_params.is_phantom = dml_is_phantom_pipe(&p->display_cfg->plane… in CalculateVMRowAndSwath()5680 …scratch->calculate_vm_and_row_bytes_params.is_phantom = dml_is_phantom_pipe(&p->display_cfg->plane… in CalculateVMRowAndSwath()[all …]
732 phantom_stream->is_phantom = true; in dc_state_create_phantom_stream()769 phantom_plane->is_phantom = true; in dc_state_create_phantom_plane()
1297 bool is_phantom = dc_state_get_stream_subvp_type(dc->current_state, old_stream) == SUBVP_PHANTOM; in disable_dangling_plane() local1306 if (is_phantom) { in disable_dangling_plane()1314 if (is_phantom) in disable_dangling_plane()1346 if (is_phantom) { in disable_dangling_plane()
1507 if (!res && plane_state->is_phantom) in resource_build_scaling_params()1580 if (!res && plane_state->is_phantom) in resource_build_scaling_params()2367 if (state->streams[stream_idx]->is_phantom) in resource_log_pipe_topology_update()
310 bool is_phantom; member
1357 bool is_phantom; // TODO: Change mall_stream_config into mall_plane_config instead member
975 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn35_disable_plane() local976 struct timing_generator *tg = is_phantom ? pipe_ctx->stream_res.tg : NULL; in dcn35_disable_plane()988 if (is_phantom) in dcn35_disable_plane()
862 pipe->plane_state->is_phantom = false; in dml2_svp_remove_all_phantom_pipes()
735 bool is_phantom = dc_state_get_pipe_subvp_type(state, pipe_ctx) == SUBVP_PHANTOM; in dcn20_disable_plane() local736 struct timing_generator *tg = is_phantom ? pipe_ctx->stream_res.tg : NULL; in dcn20_disable_plane()747 if (is_phantom) in dcn20_disable_plane()