Searched refs:SUBVP_MAIN (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 363 if (pipe_ctx->stream && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_MAIN) { in dcn32_commit_subvp_config() 395 if (pipe->stream && pipe->plane_state && pipe_mall_type == SUBVP_MAIN) { in dcn32_subvp_pipe_control_lock() 402 if (dc_state_get_pipe_subvp_type(context, top_pipe_to_program) == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock() 414 if (pipe->stream && pipe->plane_state && pipe_mall_type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock() 623 if (!pipe->stream || !(dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN || in dcn32_update_force_pstate() 658 if (pipe->stream && (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN || in dcn32_update_force_pstate() 660 … (!old_pipe->stream || (dc_state_get_pipe_subvp_type(dc->current_state, old_pipe) != SUBVP_MAIN && in dcn32_update_force_pstate() 750 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dcn32_program_mall_pipe_config() 1446 if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN && in dcn32_update_phantom_vp_position()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml2_mall_phantom.c | 376 ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) { in subvp_subvp_schedulable() 458 if (ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dml2_svp_drr_schedulable() 549 if (!subvp_pipe && pipe_mall_type == SUBVP_MAIN) in subvp_vblank_schedulable() 618 pipe_mall_type == SUBVP_MAIN) in dml2_svp_validate_static_schedulability()
|
| H A D | dml2_translation_helper.c | 1382 if (stream_mall_type == SUBVP_MAIN) { in map_dc_state_into_dml_display_cfg() 1414 if (stream_mall_type == SUBVP_MAIN) in map_dc_state_into_dml_display_cfg()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A 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()
|
| H A D | dcn32_resource.c | 1927 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/dml/dcn32/ |
| H A D | dcn32_fpu.c | 745 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/ |
| H A D | dc_types.h | 1419 SUBVP_MAIN, // subvp in use, this stream is main stream enumerator
|
| H A D | dc_dmub_srv.c | 683 if (dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in populate_subvp_cmd_vblank_pipe_info() 903 dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_MAIN) in dc_dmub_setup_subvp_dmub_command() 922 pipe_mall_type == SUBVP_MAIN) { in dc_dmub_setup_subvp_dmub_command()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_state.c | 802 main_stream_status->mall_stream_config.type = SUBVP_MAIN; in dc_state_add_phantom_stream()
|
| H A D | dc_hw_sequencer.c | 672 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() 904 plane->flip_immediate && stream_status->mall_stream_config.type == SUBVP_MAIN; in hwss_build_fast_sequence()
|
| H A D | dc_resource.c | 2505 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/dcn30/ |
| H A D | dcn30_hwseq.c | 1162 if (dc_state_get_pipe_subvp_type(dc->current_state, pipe) == SUBVP_MAIN) { in dcn30_hardware_release()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 3751 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_mall_type == SUBVP_MAIN) { in dcn401_update_dchubp_dpp_sequence() 3985 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 D | dcn20_hwseq.c | 1847 pipe_mall_type == SUBVP_MAIN) { in dcn20_update_dchubp_dpp()
|