Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h222 FREE_PIPE, enumerator
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1633 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_in_cur_mpc_blending_tree()
1656 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) && in recource_find_free_pipe_not_used_in_cur_res_ctx()
1657 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_not_used_in_cur_res_ctx()
1682 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1701 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_any_free_pipe()
1738 case FREE_PIPE: in resource_is_pipe_type()
1777 ASSERT(!resource_is_pipe_type(opp_head, FREE_PIPE)); in resource_get_opp_head()