Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1689 struct pipe_ctx *old_pipe_ctx = in dcn20_program_front_end_for_ctx() local
1692 if (pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_program_front_end_for_ctx()
1694 old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/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()
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c952 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in apply_ctx_interdependent_lock() local
957 (pipe_ctx->plane_state || old_pipe_ctx->plane_state)) in apply_ctx_interdependent_lock()