Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h323 int resource_find_any_free_pipe(struct resource_context *new_res_ctx,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2570 free_pipe_idx = resource_find_any_free_pipe(new_res_ctx, pool); in find_optimal_free_pipe_as_secondary_dpp_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1691 int resource_find_any_free_pipe(struct resource_context *new_res_ctx, in resource_find_any_free_pipe() function