Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1663 struct pipe_ctx *old_pipe_ctx = in dcn20_program_front_end_for_ctx() local
1666 if (pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_program_front_end_for_ctx()
1668 old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c792 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
794 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
797 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c947 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in apply_ctx_interdependent_lock() local
952 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in apply_ctx_interdependent_lock()