Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c762 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
764 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
767 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
2749 struct pipe_ctx *old_pipe_ctx = in dcn10_find_top_pipe_for_stream() local
2752 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) in dcn10_find_top_pipe_for_stream()
2960 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
2964 pipe_ctx->stream_res.tg != old_pipe_ctx->stream_res.tg) && in dcn10_apply_ctx_for_surface()
2965 old_pipe_ctx->plane_state && in dcn10_apply_ctx_for_surface()
2966 old_pipe_ctx->stream_res.tg == tg) { in dcn10_apply_ctx_for_surface()
2968 hws->funcs.plane_atomic_disconnect(dc, old_pipe_ctx); in dcn10_apply_ctx_for_surface()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1648 struct pipe_ctx *old_pipe_ctx = in dcn20_program_front_end_for_ctx() local
1651 if (pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_program_front_end_for_ctx()
1653 old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c789 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in apply_ctx_interdependent_lock() local
794 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in apply_ctx_interdependent_lock()