Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A 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()
612 if (!pipe->stream || !(pipe->stream->mall_stream_config.type == SUBVP_MAIN || in dcn32_update_force_pstate()
633 if (pipe->stream && pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_update_force_pstate()
730 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn32_program_mall_pipe_config()
1363 if (pipe->stream && pipe->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_update_phantom_vp_position()
H A 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()
H A Ddcn32_resource.c1690 ref_pipe->stream->mall_stream_config.type = SUBVP_MAIN; in dcn32_enable_phantom_stream()
1959 case SUBVP_MAIN: in dcn32_populate_dml_pipes_from_context()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A 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()
H A Ddc_stream.h152 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A 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()
996 if (!subvp_pipe && pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_vblank_schedulable()
1056 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in subvp_subvp_admissable()
1110 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) in subvp_validate_static_schedulability()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c442 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in get_subvp_visual_confirm_color()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c946 if (pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in dcn30_hardware_release()