Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c98 struct pipe_ctx *old_pipe_ctx; in dcn10_lock_all_pipes() local
103 old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dcn10_lock_all_pipes()
113 (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) || in dcn10_lock_all_pipes()
859 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
861 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
864 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1799 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in dcn20_program_front_end_for_ctx() local
1801 if (pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_program_front_end_for_ctx()
1802 pipe_ctx->stream_res.gsl_group = old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1060 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in apply_ctx_interdependent_lock() local
1065 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in apply_ctx_interdependent_lock()