Searched refs:resource_find_free_secondary_pipe_legacy (Results 1 – 6 of 6) sorted by relevance
331 struct pipe_ctx *resource_find_free_secondary_pipe_legacy(
1003 struct pipe_ctx *idle_pipe = resource_find_free_secondary_pipe_legacy(res_ctx, pool, head_pipe); in dcn201_acquire_free_pipe_for_layer()
1094 struct pipe_ctx *idle_pipe = resource_find_free_secondary_pipe_legacy(res_ctx, pool, head_pipe); in dcn10_acquire_free_pipe_for_layer()
1261 hsplit_pipe = resource_find_free_secondary_pipe_legacy(&context->res_ctx, pool, pipe); in dcn_validate_bandwidth()
2159 …struct pipe_ctx *sec_dpp_pipe = resource_find_free_secondary_pipe_legacy(res_ctx, pool, otg_master… in dcn20_acquire_free_pipe_for_layer()
1559 struct pipe_ctx *resource_find_free_secondary_pipe_legacy( in resource_find_free_secondary_pipe_legacy() function