Home
last modified time | relevance | path

Searched refs:SUBVP_MAIN (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c452 pipe_ctx->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_commit_subvp_config()
482 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_subvp_pipe_control_lock()
489 if (top_pipe_to_program->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()
501 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()
689 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_MAIN) in dcn32_subvp_update_force_pstate()
704 if (pipe->stream && pipe->plane_state && (pipe->stream->mall_stream_config.type == SUBVP_MAIN || in dcn32_subvp_update_force_pstate()
794 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_program_mall_pipe_config()
1350 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_update_phantom_vp_position()
Ddcn32_resource.c1707 ref_pipe->stream->mall_stream_config.type = SUBVP_MAIN; in dcn32_enable_phantom_stream()
1931 case SUBVP_MAIN: in dcn32_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c534 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in populate_subvp_cmd_vblank_pipe_info()
747 pipe->stream->mall_stream_config.type == SUBVP_MAIN) in dc_dmub_setup_subvp_dmub_command()
765 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dc_dmub_setup_subvp_dmub_command()
Ddc_stream.h147 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c421 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in get_subvp_visual_confirm_color()
Ddc_stream.c336 if (stream->mall_stream_config.type == SUBVP_MAIN) in dc_stream_set_cursor_attributes()
Ddc.c3626 if (cur_stream_status && stream->mall_stream_config.type == SUBVP_MAIN) { in could_mpcc_tree_change_for_active_pipes()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c794 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in subvp_subvp_schedulable()
874 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_drr_schedulable()
960 if (!subvp_pipe && pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_vblank_schedulable()
1027 pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_validate_static_schedulability()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c958 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn30_hardware_release()