Home
last modified time | relevance | path

Searched refs:OTG_MASTER (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c785 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn401_enable_stream_timing()
857 resource_is_pipe_type(opp_heads[i], OTG_MASTER)); in dcn401_enable_stream_timing()
1550 if (resource_is_pipe_type(old_otg_master, OTG_MASTER)) { in update_dsc_for_odm_change()
1609 resource_is_pipe_type(opp_heads[i], OTG_MASTER)); in dcn401_update_odm()
1634 if (resource_is_pipe_type(old_otg_master, OTG_MASTER)) { in dcn401_add_dsc_sequence_for_odm_change()
1745 opp_heads[i]->stream->timing.pixel_encoding, resource_is_pipe_type(opp_heads[i], OTG_MASTER)); in dcn401_update_odm_sequence()
1861 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in dcn401_interdependent_update_lock()
1873 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in dcn401_interdependent_update_lock()
1894 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in dcn401_interdependent_update_lock()
2142 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER)) { in dcn401_program_pipe()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1165 resource_is_pipe_type(odm_pipe, OTG_MASTER)); in dcn32_update_odm()
1267 if (!resource_is_pipe_type(pipe, OTG_MASTER)) in dcn32_resync_fifo_dccg_dio()
1482 if (resource_is_pipe_type(phantom_pipe, OTG_MASTER)) { in dcn32_apply_update_flags_for_phantom()
1759 else if (resource_is_pipe_type(cur_pipe, OTG_MASTER)) { in dcn32_is_pipe_topology_transition_seamless()
1760 if (resource_is_pipe_type(new_pipe, OTG_MASTER)) in dcn32_is_pipe_topology_transition_seamless()
1837 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in dcn32_interdependent_update_lock()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c160 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()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h262 OTG_MASTER, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c940 resource_is_pipe_type(opp_heads[i], OTG_MASTER)); in dcn20_enable_stream_timing()
1499 if (resource_is_pipe_type(new_pipe, OTG_MASTER) && in dcn20_detect_pipe_changes()
1556 if (resource_is_pipe_type(new_pipe, OTG_MASTER)) { in dcn20_detect_pipe_changes()
1846 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && in dcn20_update_dchubp_dpp()
1923 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER)) { in dcn20_program_pipe()
2138 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dcn20_program_front_end_for_ctx()
2280 if (resource_is_pipe_type(old_pipe, OTG_MASTER) && resource_is_pipe_type(pipe, OTG_MASTER) && in dcn20_post_unlock_program_front_end()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c489 if (!resource_is_pipe_type(pipe, OTG_MASTER)) in dc_dmub_srv_p_state_delegate()
678 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in populate_subvp_cmd_vblank_pipe_info()
852 if (resource_is_pipe_type(phantom_pipe, OTG_MASTER) && in populate_subvp_cmd_pipe_info()
901 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
920 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
924 } else if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1898 if (resource_is_pipe_type(cur_pipe, OTG_MASTER) && in recource_find_free_pipe_used_as_otg_master_in_cur_res_ctx()
1979 case OTG_MASTER: in resource_is_pipe_type()
2002 resource_is_pipe_type(&res_ctx->pipe_ctx[i], OTG_MASTER)) in resource_get_otg_master_for_stream()
2018 if (!resource_is_pipe_type(otg_master, OTG_MASTER)) { in resource_get_opp_heads_for_otg_master()
2248 resource_is_pipe_type(opp_head, OTG_MASTER)); in resource_get_odm_slice_src_rect()
2310 if (!resource_is_pipe_type(otg_master_a, OTG_MASTER) || in resource_is_odm_topology_changed()
2311 !resource_is_pipe_type(otg_master_b, OTG_MASTER)) in resource_is_odm_topology_changed()
3300 if (resource_is_pipe_type(last_opp_head, OTG_MASTER)) in release_pipes_and_remove_odm_slice()
5361 if (!resource_is_pipe_type(pipe_ctx_old, OTG_MASTER)) in reset_syncd_pipes_from_disabled_pipes()
H A Ddc_hw_sequencer.c811 if (resource_is_pipe_type(current_mpc_pipe, OTG_MASTER) && in hwss_build_fast_sequence()
2114 if (!resource_is_pipe_type(otg_master, OTG_MASTER) || in hwss_wait_for_odm_update_pending_complete()
2177 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && dc->hwss.wait_for_all_pending_updates) { in hwss_wait_for_outstanding_hw_updates()
H A Ddc.c2100 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in determine_pipe_unlock_order()
2166 if (resource_is_pipe_type(pipe, OTG_MASTER)) { in dc_commit_state_no_check()
3700 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_ctx->stream == stream) { in commit_planes_do_stream_update()
4995 if (resource_is_pipe_type(pipe, OTG_MASTER)) { in commit_minimal_transition_state()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c379 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn32_update_clocks_update_dentist()
433 if (!resource_is_pipe_type(pipe_ctx, OTG_MASTER)) in dcn32_update_clocks_update_dentist()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c823 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_drr_schedulable()
839 if (!resource_is_pipe_type(drr_pipe, OTG_MASTER) || in subvp_drr_schedulable()
930 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_vblank_schedulable()
1101 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && in assign_subvp_index()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c199 return resource_is_pipe_type(pipe, OTG_MASTER) && in is_master_pipe_for_link()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1945 if (resource_is_pipe_type(pipe, OTG_MASTER)) in dcn32_populate_dml_pipes_from_context()