Searched refs:OPP_HEAD (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | resource.h | 244 OPP_HEAD, enumerator
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource_helpers.c | 649 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 D | dcn32_hwseq.c | 572 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 D | dc_resource.c | 1680 !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 D | dc.c | 1065 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 D | dcn32_fpu.c | 759 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 D | dce_calcs.c | 3018 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()
|