Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h494 const struct pipe_ctx *cur_opp_head);
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2582 const struct pipe_ctx *cur_opp_head; in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe() local
2585 cur_opp_head = &cur_res_ctx->pipe_ctx[new_opp_head->pipe_idx]; in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
2587 cur_res_ctx, new_res_ctx, cur_opp_head); in dcn32_find_optimal_free_pipe_as_secondary_dpp_pipe()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1745 const struct pipe_ctx *cur_opp_head) in resource_find_free_pipe_used_in_cur_mpc_blending_tree() argument
1747 const struct pipe_ctx *cur_sec_dpp = cur_opp_head->bottom_pipe; in resource_find_free_pipe_used_in_cur_mpc_blending_tree()