Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2815 struct resource_context *new_res_ctx, in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe() argument
2824 cur_res_ctx, new_res_ctx, cur_opp_head); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2832 cur_res_ctx, new_res_ctx, pool); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2842 cur_res_ctx, new_res_ctx, pool); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2845 free_pipe_idx = resource_find_any_free_pipe(new_res_ctx, pool); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2959 struct resource_context *new_res_ctx, in find_optimal_free_pipe_as_secondary_opp_head() argument
2968 cur_res_ctx, new_res_ctx, cur_otg_master); in find_optimal_free_pipe_as_secondary_opp_head()
2976 cur_res_ctx, new_res_ctx, pool); in find_optimal_free_pipe_as_secondary_opp_head()
2979 free_pipe_idx = resource_find_any_free_pipe(new_res_ctx, pool); in find_optimal_free_pipe_as_secondary_opp_head()