Home
last modified time | relevance | path

Searched refs:DPP_PIPE (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c623 resource_is_pipe_type(pipe, DPP_PIPE)) { in disallow_subvp_in_active_plus_blank()
660 resource_is_pipe_type(pipe, DPP_PIPE)) { in dcn32_subvp_drr_admissable()
721 resource_is_pipe_type(pipe, DPP_PIPE)) { in dcn32_subvp_vblank_admissable()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h280 DPP_PIPE, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1183 if (!resource_is_pipe_type(pipe_ctx, DPP_PIPE)) in dcn32_update_odm()
1472 if (resource_is_pipe_type(phantom_pipe, DPP_PIPE)) { in dcn32_apply_update_flags_for_phantom()
1774 } else if (resource_is_pipe_type(cur_pipe, DPP_PIPE)) { in dcn32_is_pipe_topology_transition_seamless()
1775 if (resource_is_pipe_type(new_pipe, DPP_PIPE)) { in dcn32_is_pipe_topology_transition_seamless()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c269 resource_is_pipe_type(&existing_state->res_ctx.pipe_ctx[i], DPP_PIPE) ? in find_preferred_pipe_candidates()
309 resource_is_pipe_type(&existing_state->res_ctx.pipe_ctx[i], DPP_PIPE) ? in find_last_resort_pipe_candidates()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c679 !resource_is_pipe_type(pipe, DPP_PIPE)) in populate_subvp_cmd_vblank_pipe_info()
902 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
921 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
925 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1921 if (resource_is_pipe_type(cur_pipe, DPP_PIPE) && in resource_find_free_pipe_used_as_cur_sec_dpp()
1945 if (resource_is_pipe_type(cur_pipe, DPP_PIPE) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1985 case DPP_PIPE: in resource_is_pipe_type()
2044 while (pipe && resource_is_pipe_type(pipe, DPP_PIPE)) { in resource_get_dpp_pipes_for_opp_head()
2106 ASSERT(resource_is_pipe_type(dpp_pipe, DPP_PIPE)); in resource_get_primary_dpp_pipe()
2546 ASSERT(resource_is_pipe_type(dpp_pipe, DPP_PIPE)); in get_last_dpp_pipe_in_mpcc_combine()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c824 !resource_is_pipe_type(pipe, DPP_PIPE)) in subvp_drr_schedulable()
840 !resource_is_pipe_type(drr_pipe, DPP_PIPE)) in subvp_drr_schedulable()
931 !resource_is_pipe_type(pipe, DPP_PIPE)) in subvp_vblank_schedulable()
1242 else if (resource_is_pipe_type(pipe, DPP_PIPE) && in update_pipe_slice_table_with_split_flags()
1257 else if (!odm && resource_is_pipe_type(pipe, DPP_PIPE)) in update_pipe_slice_table_with_split_flags()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1614 if (!resource_is_pipe_type(otg_master, DPP_PIPE)) in dcn401_update_odm()
1752 if (!resource_is_pipe_type(otg_master, DPP_PIPE)) { in dcn401_update_odm_sequence()
2510 !resource_is_pipe_type(pipe, DPP_PIPE) && in dcn401_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2139 !resource_is_pipe_type(pipe, DPP_PIPE) && in dcn20_program_front_end_for_ctx()