Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c745 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_schedulable()
828 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_drr_schedulable()
940 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable()
1001 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_admissable()
1056 if (pipe_mall_type == SUBVP_MAIN) in subvp_validate_static_schedulability()
1102 dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in assign_subvp_index()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_utils.c205 dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in is_sub_vp_enabled()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1435 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1927 if (mall_type == SUBVP_MAIN) in dcn32_populate_dml_pipes_from_context()
1944 if (mall_type == SUBVP_MAIN) { in dcn32_populate_dml_pipes_from_context()
2003 case SUBVP_MAIN: in dcn32_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c1388 if (stream_mall_type == SUBVP_MAIN) { in map_dc_state_into_dml_display_cfg()
1420 if (stream_mall_type == SUBVP_MAIN) in map_dc_state_into_dml_display_cfg()
/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()
762 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
812 stream_status->mall_stream_config.type == SUBVP_MAIN) { in hwss_build_fast_sequence()
914 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
H A Ddc_resource.c2514 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.c3680 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_mall_type == SUBVP_MAIN) { in dcn401_update_dchubp_dpp_sequence()
3914 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dcn401_program_mall_pipe_config_sequence()