Home
last modified time | relevance | path

Searched refs:top_pipe_to_program (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3870 if (!top_pipe_to_program) in commit_planes_for_stream_fast()
3927 top_pipe_to_program, in commit_planes_for_stream_fast()
3940 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()
4004 ASSERT(top_pipe_to_program != NULL); in commit_planes_for_stream()
4033 if (top_pipe_to_program && in commit_planes_for_stream()
4048 top_pipe_to_program->stream_res.tg); in commit_planes_for_stream()
4267 if (top_pipe_to_program && in commit_planes_for_stream()
4270 top_pipe_to_program->stream_res.tg, in commit_planes_for_stream()
4273 top_pipe_to_program->stream_res.tg, in commit_planes_for_stream()
4276 top_pipe_to_program->stream_res.tg, in commit_planes_for_stream()
[all …]
H A Ddc_hw_sequencer.c720 …block_sequence[*num_steps].params.wait_for_dcc_meta_propagation_params.top_pipe_to_program = pipe_… in hwss_build_fast_sequence()
976 params->wait_for_dcc_meta_propagation_params.top_pipe_to_program); in hwss_execute_sequence()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h147 const struct pipe_ctx *top_pipe_to_program; member
407 struct pipe_ctx *top_pipe_to_program,
449 const struct pipe_ctx *top_pipe_to_program);
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.h67 const struct pipe_ctx *top_pipe_to_program);
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.h84 struct pipe_ctx *top_pipe_to_program,
H A Ddcn32_hwseq.c375 struct pipe_ctx *top_pipe_to_program, in dcn32_subvp_pipe_control_lock() argument
394 if (top_pipe_to_program && top_pipe_to_program->stream && top_pipe_to_program->plane_state) { in dcn32_subvp_pipe_control_lock()
395 if (dc_state_get_pipe_subvp_type(context, top_pipe_to_program) == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()
396 top_pipe_to_program->plane_state->flip_immediate) in dcn32_subvp_pipe_control_lock()