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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dresource.h293 const struct pipe_ctx *cur_opp_head);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2536 const struct pipe_ctx *cur_opp_head; local
2539 cur_opp_head = &cur_res_ctx->pipe_ctx[new_opp_head->pipe_idx];
2541 cur_res_ctx, new_res_ctx, cur_opp_head);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c1621 const struct pipe_ctx *cur_opp_head)
1623 const struct pipe_ctx *cur_sec_dpp = cur_opp_head->bottom_pipe;
1618 resource_find_free_pipe_used_in_cur_mpc_blending_tree( const struct resource_context *cur_res_ctx, struct resource_context *new_res_ctx, const struct pipe_ctx *cur_opp_head) argument

Completed in 76 milliseconds