Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c767 struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i]; in false_optc_underflow_wa() local
769 if (old_pipe_ctx->stream != stream) in false_optc_underflow_wa()
772 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, old_pipe_ctx); in false_optc_underflow_wa()
2763 struct pipe_ctx *old_pipe_ctx = in dcn10_find_top_pipe_for_stream() local
2766 if (!pipe_ctx->plane_state && !old_pipe_ctx->plane_state) in dcn10_find_top_pipe_for_stream()
2974 struct pipe_ctx *old_pipe_ctx = in dcn10_apply_ctx_for_surface() local
2978 pipe_ctx->stream_res.tg != old_pipe_ctx->stream_res.tg) && in dcn10_apply_ctx_for_surface()
2979 old_pipe_ctx->plane_state && in dcn10_apply_ctx_for_surface()
2980 old_pipe_ctx->stream_res.tg == tg) { in dcn10_apply_ctx_for_surface()
2982 hws->funcs.plane_atomic_disconnect(dc, old_pipe_ctx); in dcn10_apply_ctx_for_surface()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1654 struct pipe_ctx *old_pipe_ctx = in dcn20_program_front_end_for_ctx() local
1657 if (pipe_ctx->stream == old_pipe_ctx->stream) in dcn20_program_front_end_for_ctx()
1659 old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A 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()