Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c609 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
611 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
614 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
2265 struct pipe_ctx *old_pipe_ctx = in find_top_pipe_for_stream() local
2268 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) in find_top_pipe_for_stream()
2308 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
2316 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) { in dcn10_apply_ctx_for_surface()
2317 if (old_pipe_ctx->stream_res.tg == tg && in dcn10_apply_ctx_for_surface()
2318 old_pipe_ctx->plane_res.hubp && in dcn10_apply_ctx_for_surface()
2319 old_pipe_ctx->plane_res.hubp->opp_id != 0xf) { in dcn10_apply_ctx_for_surface()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2721 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2725 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()
2754 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2758 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()