Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h547 int resource_find_any_free_pipe(struct resource_context *new_res_ctx,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2603 free_pipe_idx = resource_find_any_free_pipe(new_res_ctx, pool); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2737 free_pipe_idx = resource_find_any_free_pipe(new_res_ctx, pool); in find_optimal_free_pipe_as_secondary_opp_head()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1857 int resource_find_any_free_pipe(struct resource_context *new_res_ctx, in resource_find_any_free_pipe() function
3601 pipe_idx = resource_find_any_free_pipe(&new_ctx->res_ctx, pool); in acquire_otg_master_pipe_for_stream()