Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1827 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_sec_opp_head_by_cur_otg_master()
1852 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_in_cur_mpc_blending_tree()
1875 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) && in recource_find_free_pipe_not_used_in_cur_res_ctx()
1876 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_not_used_in_cur_res_ctx()
1899 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_used_as_otg_master_in_cur_res_ctx()
1923 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp()
1948 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1967 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_any_free_pipe()
1987 case FREE_PIPE: in resource_is_pipe_type()
2096 ASSERT(!resource_is_pipe_type(opp_head, FREE_PIPE)); in resource_get_opp_head()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h251 FREE_PIPE, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1755 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) || in dcn32_is_pipe_topology_transition_seamless()
1756 resource_is_pipe_type(new_pipe, FREE_PIPE)) in dcn32_is_pipe_topology_transition_seamless()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1233 if (resource_is_pipe_type(pipe, FREE_PIPE)) in update_pipe_slice_table_with_split_flags()