Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c432 if (enable_subvp && pipe_ctx->stream->mall_stream_config.type == SUBVP_NONE) { in get_subvp_visual_confirm_color()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h146 SUBVP_NONE, // subvp not in use enumerator
Ddc_dmub_srv.c767 } else if (pipe->plane_state && pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dc_dmub_setup_subvp_dmub_command()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c219 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) in dcn32_subvp_in_use()
Ddcn32_resource.c1752 pipe->stream->mall_stream_config.type = SUBVP_NONE; in dcn32_remove_phantom_pipes()
1941 case SUBVP_NONE: in dcn32_populate_dml_pipes_from_context()
Ddcn32_hwseq.c705 … (pipe->stream->mall_stream_config.type == SUBVP_NONE && pipe->stream->ignore_msa_timing_param))) { in dcn32_subvp_update_force_pstate()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c678 …pipe->stream->mall_stream_config.type == SUBVP_NONE && refresh_rate < 120 && !pipe->plane_state->a… in dcn32_assign_subvp_pipe()
741 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dcn32_enough_pipes_for_subvp()
954 if (!found && pipe->stream->mall_stream_config.type == SUBVP_NONE) { in subvp_vblank_schedulable()
1034 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in subvp_validate_static_schedulability()
1168 pipe->stream->mall_stream_config.type == SUBVP_NONE) { in dcn32_full_validate_bw_helper()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1961 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) { in dcn20_prepare_bandwidth()
1999 if (pipe->stream && pipe->stream->mall_stream_config.type != SUBVP_NONE) { in dcn20_optimize_bandwidth()