Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hw_sequencer.c613 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
615 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
618 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
2280 struct pipe_ctx *old_pipe_ctx = in find_top_pipe_for_stream() local
2283 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) in find_top_pipe_for_stream()
2323 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
2331 if (pipe_ctx->plane_state && !old_pipe_ctx->plane_state) { in dcn10_apply_ctx_for_surface()
2332 if (old_pipe_ctx->stream_res.tg == tg && in dcn10_apply_ctx_for_surface()
2333 old_pipe_ctx->plane_res.hubp && in dcn10_apply_ctx_for_surface()
2334 old_pipe_ctx->plane_res.hubp->opp_id != 0xf) { in dcn10_apply_ctx_for_surface()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
HDdce110_hw_sequencer.c2740 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2744 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()
2773 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dce110_apply_ctx_for_surface() local
2777 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in dce110_apply_ctx_for_surface()