/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hwseq.c | 572 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn32_set_output_transfer_func() 1210 if (!resource_is_pipe_type(pipe, OTG_MASTER)) in dcn32_resync_fifo_dccg_dio() 1307 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && pipe_ctx->stream->link == link) { in apply_symclk_on_tx_off_wa() 1390 if (resource_is_pipe_type(phantom_pipe, DPP_PIPE)) { in dcn32_apply_update_flags_for_phantom() 1400 if (resource_is_pipe_type(phantom_pipe, OTG_MASTER)) { in dcn32_apply_update_flags_for_phantom() 1640 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) || in dcn32_is_pipe_topology_transition_seamless() 1641 resource_is_pipe_type(new_pipe, FREE_PIPE)) in dcn32_is_pipe_topology_transition_seamless() 1644 else if (resource_is_pipe_type(cur_pipe, OTG_MASTER)) { in dcn32_is_pipe_topology_transition_seamless() 1645 if (resource_is_pipe_type(new_pipe, OTG_MASTER)) in dcn32_is_pipe_topology_transition_seamless() 1649 } else if (resource_is_pipe_type(cur_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless() [all …]
|
H A D | dcn32_resource_helpers.c | 649 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_drr_admissable() 650 resource_is_pipe_type(pipe, DPP_PIPE)) { in dcn32_subvp_drr_admissable() 707 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_vblank_admissable() 708 resource_is_pipe_type(pipe, DPP_PIPE)) { in dcn32_subvp_vblank_admissable()
|
H A D | dcn32_resource.c | 1714 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dcn32_retain_phantom_pipes() 1715 resource_is_pipe_type(pipe, DPP_PIPE) && in dcn32_retain_phantom_pipes()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.c | 360 if (resource_is_pipe_type(pipe, OTG_MASTER) && pipe->stream->fpo_in_use) { in dc_dmub_srv_p_state_delegate() 535 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in populate_subvp_cmd_vblank_pipe_info() 536 !resource_is_pipe_type(pipe, DPP_PIPE)) in populate_subvp_cmd_vblank_pipe_info() 735 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command() 736 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command() 753 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command() 754 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command() 758 } else if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command() 759 resource_is_pipe_type(pipe, DPP_PIPE) && in dc_dmub_setup_subvp_dmub_command()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | resource.h | 258 bool resource_is_pipe_type(const struct pipe_ctx *pipe_ctx, enum pipe_type type);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 1634 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_in_cur_mpc_blending_tree() 1657 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) && in recource_find_free_pipe_not_used_in_cur_res_ctx() 1658 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_not_used_in_cur_res_ctx() 1680 if (resource_is_pipe_type(cur_pipe, DPP_PIPE) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() 1681 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() 1683 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() 1702 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_any_free_pipe() 1711 bool resource_is_pipe_type(const struct pipe_ctx *pipe_ctx, enum pipe_type type) in resource_is_pipe_type() function 1759 resource_is_pipe_type(&res_ctx->pipe_ctx[i], OTG_MASTER)) in resource_get_otg_master_for_stream() 1778 ASSERT(!resource_is_pipe_type(opp_head, FREE_PIPE)); in resource_get_opp_head() [all …]
|
H A D | dc.c | 1065 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock() 3137 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_ctx->stream == stream) { in commit_planes_do_stream_update()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
H A D | dcn20_clk_mgr.c | 160 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn20_update_clocks_update_dentist() 191 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn20_update_clocks_update_dentist()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 759 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_enough_pipes_for_subvp() 889 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_drr_schedulable() 890 !resource_is_pipe_type(pipe, DPP_PIPE)) in subvp_drr_schedulable() 903 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_drr_schedulable() 904 !resource_is_pipe_type(pipe, DPP_PIPE)) in subvp_drr_schedulable() 986 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_vblank_schedulable() 987 !resource_is_pipe_type(pipe, DPP_PIPE)) in subvp_vblank_schedulable()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 358 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn32_update_clocks_update_dentist() 404 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn32_update_clocks_update_dentist()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_cts.c | 678 if (resource_is_pipe_type(&pipes[i], OTG_MASTER) && in dp_set_test_pattern()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 185 return resource_is_pipe_type(pipe, OTG_MASTER) && in is_master_pipe_for_link()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 1694 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER)) { in dcn20_program_pipe()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dce_calcs.c | 3018 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()
|