Home
last modified time | relevance | path

Searched refs:old_pipe (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2180 struct pipe_ctx *old_pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
2182 if (new_pipe->plane_state && new_pipe->plane_state != old_pipe->plane_state) in dc_commit_updates_for_stream()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2467 struct pipe_ctx *old_pipe = NULL; in dce110_program_front_end_for_pipe() local
2476 old_pipe = &dc->current_state->res_ctx.pipe_ctx[pipe_ctx->pipe_idx]; in dce110_program_front_end_for_pipe()