Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1150 struct pipe_ctx *old_pipe_ctx = in dcn20_apply_ctx_for_surface() local
1154 pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_apply_ctx_for_surface()
1156 old_pipe_ctx->stream_res.gsl_group; in dcn20_apply_ctx_for_surface()
1177 struct pipe_ctx *old_pipe_ctx = in dcn20_apply_ctx_for_surface() local
1185 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) { in dcn20_apply_ctx_for_surface()
1186 if (old_pipe_ctx->stream_res.tg == tg && in dcn20_apply_ctx_for_surface()
1187 old_pipe_ctx->plane_res.hubp && in dcn20_apply_ctx_for_surface()
1188 old_pipe_ctx->plane_res.hubp->opp_id != OPP_ID_INVALID) in dcn20_apply_ctx_for_surface()
1189 dc->hwss.disable_plane(dc, old_pipe_ctx); in dcn20_apply_ctx_for_surface()
1193 pipe_ctx->stream_res.tg != old_pipe_ctx->stream_res.tg) && in dcn20_apply_ctx_for_surface()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c716 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
718 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
721 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
2535 struct pipe_ctx *old_pipe_ctx = in find_top_pipe_for_stream() local
2538 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) in find_top_pipe_for_stream()
2597 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
2605 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) { in dcn10_apply_ctx_for_surface()
2606 if (old_pipe_ctx->stream_res.tg == tg && in dcn10_apply_ctx_for_surface()
2607 old_pipe_ctx->plane_res.hubp && in dcn10_apply_ctx_for_surface()
2608 old_pipe_ctx->plane_res.hubp->opp_id != OPP_ID_INVALID) in dcn10_apply_ctx_for_surface()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2592 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2596 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()
2625 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2629 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()