Searched refs:SUBVP_MAIN (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 354 if (pipe_ctx->stream && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in dcn32_commit_subvp_config() 386 if (pipe->stream && pipe->plane_state && pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_pipe_control_lock() 393 if (dc_state_get_pipe_subvp_type(context, top_pipe_to_program) == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock() 405 if (pipe->stream && pipe->plane_state && pipe_mall_type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock() 611 if (!pipe->stream || !(dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN || in dcn32_update_force_pstate() 646 if (pipe->stream && (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN || in dcn32_update_force_pstate() 648 … (!old_pipe->stream || (dc_state_get_pipe_subvp_type(dc->current_state, old_pipe) != SUBVP_MAIN && in dcn32_update_force_pstate() 738 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dcn32_program_mall_pipe_config() 1426 if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN && in dcn32_update_phantom_vp_position()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_mall_phantom.c | 375 ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_schedulable() 457 if (ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dml2_svp_drr_schedulable() 548 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable() 617 pipe_mall_type == SUBVP_MAIN) in dml2_svp_validate_static_schedulability()
|
D | dml2_translation_helper.c | 1354 if (stream_mall_type == SUBVP_MAIN) { in map_dc_state_into_dml_display_cfg() 1386 if (stream_mall_type == SUBVP_MAIN) in map_dc_state_into_dml_display_cfg()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_hw_sequencer.c | 534 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in set_p_state_switch_method() 608 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence() 655 stream_status->mall_stream_config.type == SUBVP_MAIN) { in hwss_build_fast_sequence() 740 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
|
D | dc_state.c | 807 main_stream_status->mall_stream_config.type = SUBVP_MAIN; in dc_state_add_phantom_stream()
|
D | dc_resource.c | 2374 if (state->stream_status[stream_idx].mall_stream_config.type != SUBVP_MAIN) in resource_log_pipe_topology_update()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
D | dcn32_resource_helpers.c | 661 if (pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_drr_admissable() 722 if (pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_vblank_admissable()
|
D | dcn32_resource.c | 1851 if (mall_type == SUBVP_MAIN) in dcn32_populate_dml_pipes_from_context() 1868 if (mall_type == SUBVP_MAIN) { in dcn32_populate_dml_pipes_from_context() 1927 case SUBVP_MAIN: in dcn32_populate_dml_pipes_from_context()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_dmub_srv.c | 661 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in populate_subvp_cmd_vblank_pipe_info() 881 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dc_dmub_setup_subvp_dmub_command() 900 pipe_mall_type == SUBVP_MAIN) { in dc_dmub_setup_subvp_dmub_command()
|
D | dc_types.h | 1279 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.c | 743 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_schedulable() 826 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_drr_schedulable() 938 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable() 999 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_admissable() 1054 if (pipe_mall_type == SUBVP_MAIN) in subvp_validate_static_schedulability() 1100 dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in assign_subvp_index()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
D | dml21_utils.c | 291 dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in is_sub_vp_enabled()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
D | dcn30_hwseq.c | 1142 if (dc_state_get_pipe_subvp_type(dc->current_state, pipe) == SUBVP_MAIN) { in dcn30_hardware_release()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 1821 pipe_mall_type == SUBVP_MAIN) { in dcn20_update_dchubp_dpp()
|