Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c661 if (pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_drr_admissable()
722 if (pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_vblank_admissable()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1371 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c672 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in set_p_state_switch_method()
761 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
810 stream_status->mall_stream_config.type == SUBVP_MAIN) { in hwss_build_fast_sequence()
902 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
H A Ddc_resource.c2505 if (state->stream_status[stream_idx].mall_stream_config.type != SUBVP_MAIN) in resource_log_pipe_topology_update()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3731 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_mall_type == SUBVP_MAIN) { in dcn401_update_dchubp_dpp_sequence()
3965 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dcn401_program_mall_pipe_config_sequence()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1862 pipe_mall_type == SUBVP_MAIN) { in dcn20_update_dchubp_dpp()