Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/resource/dcn32/
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()
/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h278 DPP_PIPE, enumerator
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1173 if (!resource_is_pipe_type(pipe_ctx, DPP_PIPE)) in dcn32_update_odm()
1462 if (resource_is_pipe_type(phantom_pipe, DPP_PIPE)) { in dcn32_apply_update_flags_for_phantom()
1764 } else if (resource_is_pipe_type(cur_pipe, DPP_PIPE)) { in dcn32_is_pipe_topology_transition_seamless()
1765 if (resource_is_pipe_type(new_pipe, DPP_PIPE)) { in dcn32_is_pipe_topology_transition_seamless()
/drivers/gpu/drm/amd/display/dc/dml2/
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()
/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c672 !resource_is_pipe_type(pipe, DPP_PIPE)) in populate_subvp_cmd_vblank_pipe_info()
895 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
914 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
918 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c1874 if (resource_is_pipe_type(cur_pipe, DPP_PIPE) && in resource_find_free_pipe_used_as_cur_sec_dpp()
1898 if (resource_is_pipe_type(cur_pipe, DPP_PIPE) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1938 case DPP_PIPE: in resource_is_pipe_type()
1997 while (pipe && resource_is_pipe_type(pipe, DPP_PIPE)) { in resource_get_dpp_pipes_for_opp_head()
2059 ASSERT(resource_is_pipe_type(dpp_pipe, DPP_PIPE)); in resource_get_primary_dpp_pipe()
2469 ASSERT(resource_is_pipe_type(dpp_pipe, DPP_PIPE)); in get_last_dpp_pipe_in_mpcc_combine()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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()
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c1585 if (!resource_is_pipe_type(otg_master, DPP_PIPE)) in dcn401_update_odm()
2185 !resource_is_pipe_type(pipe, DPP_PIPE) && in dcn401_program_front_end_for_ctx()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2145 !resource_is_pipe_type(pipe, DPP_PIPE) && in dcn20_program_front_end_for_ctx()

Completed in 42 milliseconds