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/
H A Ddcn10_hw_sequencer.c615 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
2280 struct pipe_ctx *old_pipe_ctx = in find_top_pipe_for_stream() local
2323 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
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()
2335 dcn10_disable_plane(dc, old_pipe_ctx); in dcn10_apply_ctx_for_surface()
2346 old_pipe_ctx->plane_state && in dcn10_apply_ctx_for_surface()
2347 old_pipe_ctx->stream_res.tg == tg) { in dcn10_apply_ctx_for_surface()
2349 dc->hwss.plane_atomic_disconnect(dc, old_pipe_ctx); in dcn10_apply_ctx_for_surface()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_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()