Home
last modified time | relevance | path

Searched refs:OTG_MASTER (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c360 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()
735 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
753 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
758 } else if (resource_is_pipe_type(pipe, OTG_MASTER) && in dc_dmub_setup_subvp_dmub_command()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h160 * For instance OTG_MASTER is a pipe ending with OTG hardware block in its
233 OTG_MASTER, enumerator
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1207 if (!resource_is_pipe_type(pipe, OTG_MASTER)) in dcn32_resync_fifo_dccg_dio()
1397 if (resource_is_pipe_type(phantom_pipe, OTG_MASTER)) { in dcn32_apply_update_flags_for_phantom()
1641 else if (resource_is_pipe_type(cur_pipe, OTG_MASTER)) { in dcn32_is_pipe_topology_transition_seamless()
1642 if (resource_is_pipe_type(new_pipe, OTG_MASTER)) in dcn32_is_pipe_topology_transition_seamless()
H A Ddcn32_resource.c1712 if (resource_is_pipe_type(pipe, OTG_MASTER) && in dcn32_retain_phantom_pipes()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c358 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c678 if (resource_is_pipe_type(&pipes[i], OTG_MASTER) && in dp_set_test_pattern()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1730 case OTG_MASTER: in resource_is_pipe_type()
1758 resource_is_pipe_type(&res_ctx->pipe_ctx[i], OTG_MASTER)) in resource_get_otg_master_for_stream()
4093 if (!resource_is_pipe_type(pipe_ctx_old, OTG_MASTER)) in reset_syncd_pipes_from_disabled_pipes()
H A Ddc.c3133 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && pipe_ctx->stream == stream) { in commit_planes_do_stream_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c889 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_drr_schedulable()
903 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_drr_schedulable()
985 if (!resource_is_pipe_type(pipe, OTG_MASTER) || in subvp_vblank_schedulable()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c185 return resource_is_pipe_type(pipe, OTG_MASTER) && in is_master_pipe_for_link()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1693 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER)) { in dcn20_program_pipe()

Completed in 32 milliseconds