Home
last modified time | relevance | path

Searched refs:FREE_PIPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h222 FREE_PIPE, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1634 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()
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()
1739 case FREE_PIPE: in resource_is_pipe_type()
1778 ASSERT(!resource_is_pipe_type(opp_head, FREE_PIPE)); in resource_get_opp_head()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1640 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()