pipe_ctx_old 2578 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct pipe_ctx *pipe_ctx_old, pipe_ctx_old 2581 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (!pipe_ctx_old->stream) pipe_ctx_old 2584 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->stream->sink != pipe_ctx->stream->sink) pipe_ctx_old 2587 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->stream->signal != pipe_ctx->stream->signal) pipe_ctx_old 2590 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->stream_res.audio != pipe_ctx->stream_res.audio) pipe_ctx_old 2593 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->clock_source != pipe_ctx->clock_source pipe_ctx_old 2594 drivers/gpu/drm/amd/display/dc/core/dc_resource.c && pipe_ctx_old->stream != pipe_ctx->stream) pipe_ctx_old 2597 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->stream_res.stream_enc != pipe_ctx->stream_res.stream_enc) pipe_ctx_old 2600 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) pipe_ctx_old 2603 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (is_hdr_static_meta_changed(pipe_ctx_old->stream, pipe_ctx->stream)) pipe_ctx_old 2606 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (pipe_ctx_old->stream->dpms_off != pipe_ctx->stream->dpms_off) pipe_ctx_old 2609 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (is_vsc_info_packet_changed(pipe_ctx_old->stream, pipe_ctx->stream)) pipe_ctx_old 2612 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (false == pipe_ctx_old->stream->link->link_state_valid && pipe_ctx_old 2613 drivers/gpu/drm/amd/display/dc/core/dc_resource.c false == pipe_ctx_old->stream->dpms_off) pipe_ctx_old 1275 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c struct pipe_ctx *pipe_ctx_old = &dc->current_state->res_ctx. pipe_ctx_old 1279 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (!pipe_ctx_old->stream) { pipe_ctx_old 1313 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (!pipe_ctx_old->stream) { pipe_ctx_old 1887 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c struct pipe_ctx *pipe_ctx_old = pipe_ctx_old 1897 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (!pipe_ctx_old->stream || pipe_ctx_old->top_pipe) pipe_ctx_old 1901 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { pipe_ctx_old 1902 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c struct clock_source *old_clk = pipe_ctx_old->clock_source; pipe_ctx_old 1908 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c core_link_disable_stream(pipe_ctx_old); pipe_ctx_old 1911 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (pipe_ctx_old->stream_res.audio) { pipe_ctx_old 1913 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream_res.audio->funcs-> pipe_ctx_old 1914 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c az_disable(pipe_ctx_old->stream_res.audio); pipe_ctx_old 1921 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream_res.audio, false); pipe_ctx_old 1922 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream_res.audio = NULL; pipe_ctx_old 1927 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream_res.tg->funcs->set_blank(pipe_ctx_old->stream_res.tg, true); pipe_ctx_old 1928 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (!hwss_wait_for_blank_complete(pipe_ctx_old->stream_res.tg)) { pipe_ctx_old 1932 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream_res.tg->funcs->disable_crtc(pipe_ctx_old->stream_res.tg); pipe_ctx_old 1933 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->plane_res.mi->funcs->free_mem_input( pipe_ctx_old 1934 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->plane_res.mi, dc->current_state->stream_count); pipe_ctx_old 1941 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c dc->hwss.disable_plane(dc, pipe_ctx_old); pipe_ctx_old 1943 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx_old->stream = NULL; pipe_ctx_old 2050 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c struct pipe_ctx *pipe_ctx_old = pipe_ctx_old 2057 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (pipe_ctx->stream == pipe_ctx_old->stream) { pipe_ctx_old 2058 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (pipe_ctx_old->clock_source != pipe_ctx->clock_source) pipe_ctx_old 2075 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c struct pipe_ctx *pipe_ctx_old = pipe_ctx_old 2082 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (pipe_ctx->stream == pipe_ctx_old->stream && pipe_ctx_old 2087 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (pipe_ctx_old->stream && !pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) pipe_ctx_old 1313 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c struct pipe_ctx *pipe_ctx_old = pipe_ctx_old 1317 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c if (!pipe_ctx_old->stream) pipe_ctx_old 1320 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c if (pipe_ctx_old->top_pipe) pipe_ctx_old 1324 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { pipe_ctx_old 1325 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c struct clock_source *old_clk = pipe_ctx_old->clock_source; pipe_ctx_old 1327 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c dcn10_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); pipe_ctx_old 1701 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c struct pipe_ctx *pipe_ctx_old = pipe_ctx_old 1705 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c if (!pipe_ctx_old->stream) pipe_ctx_old 1708 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) pipe_ctx_old 1712 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { pipe_ctx_old 1713 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c struct clock_source *old_clk = pipe_ctx_old->clock_source; pipe_ctx_old 1715 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c dcn20_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); pipe_ctx_old 170 drivers/gpu/drm/amd/display/dc/inc/resource.h struct pipe_ctx *pipe_ctx_old,