Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h241 FREE_PIPE, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1806 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_sec_opp_head_by_cur_otg_master()
1831 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_in_cur_mpc_blending_tree()
1854 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) && in recource_find_free_pipe_not_used_in_cur_res_ctx()
1855 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_not_used_in_cur_res_ctx()
1878 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in recource_find_free_pipe_used_as_otg_master_in_cur_res_ctx()
1902 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp()
1927 resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1946 if (resource_is_pipe_type(new_pipe, FREE_PIPE)) { in resource_find_any_free_pipe()
1966 case FREE_PIPE: in resource_is_pipe_type()
2075 ASSERT(!resource_is_pipe_type(opp_head, FREE_PIPE)); in resource_get_opp_head()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1741 if (resource_is_pipe_type(cur_pipe, FREE_PIPE) || in dcn32_is_pipe_topology_transition_seamless()
1742 resource_is_pipe_type(new_pipe, FREE_PIPE)) in dcn32_is_pipe_topology_transition_seamless()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1232 if (resource_is_pipe_type(pipe, FREE_PIPE)) in update_pipe_slice_table_with_split_flags()