Home
last modified time | relevance | path

Searched refs:pipe_ctx_old (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1395 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
1429 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
2022 struct pipe_ctx *pipe_ctx_old = in dce110_reset_hw_ctx_wrap() local
2032 if (!pipe_ctx_old->stream || pipe_ctx_old->top_pipe) in dce110_reset_hw_ctx_wrap()
2046 if (pipe_ctx_old->stream_res.audio) { in dce110_reset_hw_ctx_wrap()
2062 pipe_ctx_old->stream_res.tg->funcs->set_blank(pipe_ctx_old->stream_res.tg, true); in dce110_reset_hw_ctx_wrap()
2067 pipe_ctx_old->stream_res.tg->funcs->disable_crtc(pipe_ctx_old->stream_res.tg); in dce110_reset_hw_ctx_wrap()
2078 pipe_ctx_old->stream = NULL; in dce110_reset_hw_ctx_wrap()
2184 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
2209 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1395 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
1429 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
2022 struct pipe_ctx *pipe_ctx_old = in dce110_reset_hw_ctx_wrap() local
2032 if (!pipe_ctx_old->stream || pipe_ctx_old->top_pipe) in dce110_reset_hw_ctx_wrap()
2046 if (pipe_ctx_old->stream_res.audio) { in dce110_reset_hw_ctx_wrap()
2062 pipe_ctx_old->stream_res.tg->funcs->set_blank(pipe_ctx_old->stream_res.tg, true); in dce110_reset_hw_ctx_wrap()
2067 pipe_ctx_old->stream_res.tg->funcs->disable_crtc(pipe_ctx_old->stream_res.tg); in dce110_reset_hw_ctx_wrap()
2078 pipe_ctx_old->stream = NULL; in dce110_reset_hw_ctx_wrap()
2184 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
2209 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1395 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
1429 if (!pipe_ctx_old->stream) { in dce110_enable_stream_timing()
2022 struct pipe_ctx *pipe_ctx_old = in dce110_reset_hw_ctx_wrap() local
2032 if (!pipe_ctx_old->stream || pipe_ctx_old->top_pipe) in dce110_reset_hw_ctx_wrap()
2046 if (pipe_ctx_old->stream_res.audio) { in dce110_reset_hw_ctx_wrap()
2062 pipe_ctx_old->stream_res.tg->funcs->set_blank(pipe_ctx_old->stream_res.tg, true); in dce110_reset_hw_ctx_wrap()
2067 pipe_ctx_old->stream_res.tg->funcs->disable_crtc(pipe_ctx_old->stream_res.tg); in dce110_reset_hw_ctx_wrap()
2078 pipe_ctx_old->stream = NULL; in dce110_reset_hw_ctx_wrap()
2184 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
2209 struct pipe_ctx *pipe_ctx_old = in dce110_apply_ctx_to_hw() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2818 struct pipe_ctx *pipe_ctx_old, in pipe_need_reprogram() argument
2821 if (!pipe_ctx_old->stream) in pipe_need_reprogram()
2824 if (pipe_ctx_old->stream->sink != pipe_ctx->stream->sink) in pipe_need_reprogram()
2827 if (pipe_ctx_old->stream->signal != pipe_ctx->stream->signal) in pipe_need_reprogram()
2830 if (pipe_ctx_old->stream_res.audio != pipe_ctx->stream_res.audio) in pipe_need_reprogram()
2833 if (pipe_ctx_old->clock_source != pipe_ctx->clock_source in pipe_need_reprogram()
2834 && pipe_ctx_old->stream != pipe_ctx->stream) in pipe_need_reprogram()
2840 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) in pipe_need_reprogram()
2846 if (false == pipe_ctx_old->stream->link->link_state_valid && in pipe_need_reprogram()
2847 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2818 struct pipe_ctx *pipe_ctx_old, in pipe_need_reprogram() argument
2821 if (!pipe_ctx_old->stream) in pipe_need_reprogram()
2824 if (pipe_ctx_old->stream->sink != pipe_ctx->stream->sink) in pipe_need_reprogram()
2827 if (pipe_ctx_old->stream->signal != pipe_ctx->stream->signal) in pipe_need_reprogram()
2830 if (pipe_ctx_old->stream_res.audio != pipe_ctx->stream_res.audio) in pipe_need_reprogram()
2833 if (pipe_ctx_old->clock_source != pipe_ctx->clock_source in pipe_need_reprogram()
2834 && pipe_ctx_old->stream != pipe_ctx->stream) in pipe_need_reprogram()
2840 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) in pipe_need_reprogram()
2846 if (false == pipe_ctx_old->stream->link->link_state_valid && in pipe_need_reprogram()
2847 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2818 struct pipe_ctx *pipe_ctx_old, in pipe_need_reprogram() argument
2821 if (!pipe_ctx_old->stream) in pipe_need_reprogram()
2824 if (pipe_ctx_old->stream->sink != pipe_ctx->stream->sink) in pipe_need_reprogram()
2827 if (pipe_ctx_old->stream->signal != pipe_ctx->stream->signal) in pipe_need_reprogram()
2830 if (pipe_ctx_old->stream_res.audio != pipe_ctx->stream_res.audio) in pipe_need_reprogram()
2833 if (pipe_ctx_old->clock_source != pipe_ctx->clock_source in pipe_need_reprogram()
2834 && pipe_ctx_old->stream != pipe_ctx->stream) in pipe_need_reprogram()
2840 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) in pipe_need_reprogram()
2846 if (false == pipe_ctx_old->stream->link->link_state_valid && in pipe_need_reprogram()
2847 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h169 struct pipe_ctx *pipe_ctx_old,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h169 struct pipe_ctx *pipe_ctx_old,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h169 struct pipe_ctx *pipe_ctx_old,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2221 struct pipe_ctx *pipe_ctx_old = in dcn20_reset_hw_ctx_wrap() local
2225 if (!pipe_ctx_old->stream) in dcn20_reset_hw_ctx_wrap()
2228 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) in dcn20_reset_hw_ctx_wrap()
2232 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn20_reset_hw_ctx_wrap()
2233 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap()
2235 dcn20_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn20_reset_hw_ctx_wrap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2221 struct pipe_ctx *pipe_ctx_old = in dcn20_reset_hw_ctx_wrap() local
2225 if (!pipe_ctx_old->stream) in dcn20_reset_hw_ctx_wrap()
2228 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) in dcn20_reset_hw_ctx_wrap()
2232 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn20_reset_hw_ctx_wrap()
2233 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap()
2235 dcn20_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn20_reset_hw_ctx_wrap()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2221 struct pipe_ctx *pipe_ctx_old = in dcn20_reset_hw_ctx_wrap() local
2225 if (!pipe_ctx_old->stream) in dcn20_reset_hw_ctx_wrap()
2228 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe) in dcn20_reset_hw_ctx_wrap()
2232 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn20_reset_hw_ctx_wrap()
2233 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn20_reset_hw_ctx_wrap()
2235 dcn20_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn20_reset_hw_ctx_wrap()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1517 struct pipe_ctx *pipe_ctx_old = in dcn10_reset_hw_ctx_wrap() local
1521 if (!pipe_ctx_old->stream) in dcn10_reset_hw_ctx_wrap()
1524 if (pipe_ctx_old->top_pipe) in dcn10_reset_hw_ctx_wrap()
1528 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn10_reset_hw_ctx_wrap()
1529 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap()
1531 dcn10_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn10_reset_hw_ctx_wrap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1517 struct pipe_ctx *pipe_ctx_old = in dcn10_reset_hw_ctx_wrap() local
1521 if (!pipe_ctx_old->stream) in dcn10_reset_hw_ctx_wrap()
1524 if (pipe_ctx_old->top_pipe) in dcn10_reset_hw_ctx_wrap()
1528 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn10_reset_hw_ctx_wrap()
1529 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap()
1531 dcn10_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn10_reset_hw_ctx_wrap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1517 struct pipe_ctx *pipe_ctx_old = in dcn10_reset_hw_ctx_wrap() local
1521 if (!pipe_ctx_old->stream) in dcn10_reset_hw_ctx_wrap()
1524 if (pipe_ctx_old->top_pipe) in dcn10_reset_hw_ctx_wrap()
1528 pipe_need_reprogram(pipe_ctx_old, pipe_ctx)) { in dcn10_reset_hw_ctx_wrap()
1529 struct clock_source *old_clk = pipe_ctx_old->clock_source; in dcn10_reset_hw_ctx_wrap()
1531 dcn10_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state); in dcn10_reset_hw_ctx_wrap()