Home
last modified time | relevance | path

Searched refs:OPP_HEAD (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h244 OPP_HEAD, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c649 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_drr_admissable()
707 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_vblank_admissable()
H A Ddcn32_hwseq.c572 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn32_set_output_transfer_func()
1304 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && pipe_ctx->stream->link == link) { in apply_symclk_on_tx_off_wa()
1646 } else if (resource_is_pipe_type(cur_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
1647 if (resource_is_pipe_type(new_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1680 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1734 case OPP_HEAD: in resource_is_pipe_type()
H A Ddc.c1065 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c759 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_enough_pipes_for_subvp()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c3018 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()