Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c193 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) in dcn32_subvp_in_use()
659 if (pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dcn32_subvp_drr_admissable()
717 if (pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dcn32_subvp_vblank_admissable()
Ddcn32_resource.c1762 pipe->stream->mall_stream_config.type = SUBVP_NONE; in dcn32_remove_phantom_pipes()
1961 case SUBVP_NONE: in dcn32_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h151 SUBVP_NONE, // subvp not in use enumerator
Ddc_dmub_srv.c760 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dc_dmub_setup_subvp_dmub_command()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c702 pipe->stream->mall_stream_config.type == SUBVP_NONE && in dcn32_assign_subvp_pipe()
760 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dcn32_enough_pipes_for_subvp()
907 …if (drr_pipe->stream->mall_stream_config.type == SUBVP_NONE && drr_pipe->stream->ignore_msa_timing… in subvp_drr_schedulable()
989 if (!found && pipe->stream->mall_stream_config.type == SUBVP_NONE) { in subvp_vblank_schedulable()
1111 if (pipe->stream->mall_stream_config.type == SUBVP_NONE) { in subvp_validate_static_schedulability()
1120 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in subvp_validate_static_schedulability()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c455 if (enable_subvp && pipe_ctx->stream->mall_stream_config.type == SUBVP_NONE) { in get_subvp_visual_confirm_color()
Ddc.c3942 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) { in could_mpcc_tree_change_for_active_pipes()
5266 if (dc->current_state->streams[i]->mall_stream_config.type != SUBVP_NONE) { in dc_query_current_properties()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2065 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) { in dcn20_prepare_bandwidth()
2109 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) { in dcn20_optimize_bandwidth()