Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2988 const struct pipe_ctx *opp_head_pipe) in dcn32_acquire_free_pipe_as_secondary_dpp_pipe() argument
2994 if (!opp_head_pipe->stream->ctx->dc->config.enable_windowed_mpo_odm) in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
2996 new_ctx, pool, opp_head_pipe->stream, opp_head_pipe); in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
3000 pool, opp_head_pipe); in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
3004 free_pipe->stream = opp_head_pipe->stream; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
3005 free_pipe->stream_res.tg = opp_head_pipe->stream_res.tg; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
3006 free_pipe->stream_res.opp = opp_head_pipe->stream_res.opp; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
3014 ASSERT(opp_head_pipe); in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()