Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c351 pipe_ctx->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_commit_subvp_config()
381 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_subvp_pipe_control_lock()
388 if (top_pipe_to_program->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()
400 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()
422 if (pipe_ctx->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock_fast()
610 if (!pipe->stream || !(pipe->stream->mall_stream_config.type == SUBVP_MAIN || in dcn32_update_force_pstate()
631 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_update_force_pstate()
728 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_program_mall_pipe_config()
1360 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_update_phantom_vp_position()
Ddcn32_resource_helpers.c651 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_subvp_drr_admissable()
709 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_subvp_vblank_admissable()
Ddcn32_resource.c1688 ref_pipe->stream->mall_stream_config.type = SUBVP_MAIN; in dcn32_enable_phantom_stream()
1951 case SUBVP_MAIN: in dcn32_populate_dml_pipes_from_context()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c540 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in populate_subvp_cmd_vblank_pipe_info()
737 pipe->stream->mall_stream_config.type == SUBVP_MAIN) in dc_dmub_setup_subvp_dmub_command()
756 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dc_dmub_setup_subvp_dmub_command()
Ddc_stream.h152 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c813 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in subvp_subvp_schedulable()
894 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_drr_schedulable()
995 if (!subvp_pipe && pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_vblank_schedulable()
1055 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in subvp_subvp_admissable()
1109 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_validate_static_schedulability()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c442 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in get_subvp_visual_confirm_color()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c928 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn30_hardware_release()