Home
last modified time | relevance | path

Searched refs:SUBVP_PHANTOM (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c79 pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_helper_calculate_num_ways_for_subvp()
293 if (context->streams[i]->mall_stream_config.type != SUBVP_PHANTOM) { in dcn32_determine_det_override()
301 if (context->streams[i]->mall_stream_config.type == SUBVP_PHANTOM) in dcn32_determine_det_override()
Ddcn32_hwseq.c232 pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn32_calculate_cab_allocation()
751 if (pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_update_mall_sel()
1168 if (pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_calculate_dccg_k1_k2_values()
Ddcn32_resource.c1705 phantom_stream->mall_stream_config.type = SUBVP_PHANTOM; in dcn32_enable_phantom_stream()
1733 if (pipe->plane_state && pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_remove_phantom_pipes()
1787 pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_add_phantom_pipes()
1934 case SUBVP_PHANTOM: in dcn32_populate_dml_pipes_from_context()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c790 if (pipe_ctx->stream && pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_enable_stream_timing()
1316 if (new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn20_detect_pipe_changes()
1614 if (pipe_ctx->stream && pipe_ctx->stream->mall_stream_config.type == SUBVP_PHANTOM in dcn20_update_dchubp_dpp()
1642 if (pipe_ctx->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn20_program_pipe()
1791 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) in dcn20_program_front_end_for_ctx()
1843 pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn20_post_unlock_program_front_end()
1862 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM && in dcn20_post_unlock_program_front_end()
1863 old_pipe->stream && old_pipe->stream->mall_stream_config.type != SUBVP_PHANTOM) { in dcn20_post_unlock_program_front_end()
1883 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_post_unlock_program_front_end()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/
Dclk_mgr.c64 if (stream->mall_stream_config.type == SUBVP_PHANTOM) in clk_mgr_helper_get_active_display_cnt()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h148 SUBVP_PHANTOM, // subvp in use, this stream is a phantom stream enumerator
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2247 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
2261 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
2268 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
2282 if (grouped_pipes[1]->stream && grouped_pipes[1]->stream->mall_stream_config.type != SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
2286 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
2294 …if (grouped_pipes[i]->stream && grouped_pipes[i]->stream->mall_stream_config.type == SUBVP_PHANTOM) in dcn10_enable_timing_synchronization()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1204 if (!pipe->plane_state || pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) in wait_for_no_pipes_pending()
1746 …subvp_prev_use |= (old_pipe->stream && old_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM); in dc_commit_state_no_check()
1971 …if (!pipe->plane_state || (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM)) in is_flip_pending_in_pipes()
3252 …subvp_prev_use |= (old_pipe->stream && old_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM); in commit_planes_for_stream()
3304 if ((new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) || in commit_planes_for_stream()
3322 if ((new_pipe->stream && new_pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) || in commit_planes_for_stream()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1046 if (context->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn20_calculate_dlg_params()
1383 res_ctx->pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM)) in dcn20_populate_dml_pipes_from_context()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c317 if (pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_helper_populate_phantom_dlg_params()
1287 if (context->res_ctx.pipe_ctx[i].stream->mall_stream_config.type == SUBVP_PHANTOM) { in dcn32_calculate_dlg_params()