Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3978 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream_fast() local
4010 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream_fast()
4014 if (!top_pipe_to_program) in commit_planes_for_stream_fast()
4071 top_pipe_to_program, in commit_planes_for_stream_fast()
4084 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()
4085 top_pipe_to_program->stream->update_flags.raw = 0; in commit_planes_for_stream_fast()
4097 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream() local
4145 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream()
4148 ASSERT(top_pipe_to_program != NULL); in commit_planes_for_stream()
4172 for (mpcc_pipe = top_pipe_to_program; mpcc_pipe; mpcc_pipe = mpcc_pipe->bottom_pipe) in commit_planes_for_stream()
[all …]
H A Ddc_hw_sequencer.c753 …block_sequence[*num_steps].params.wait_for_dcc_meta_propagation_params.top_pipe_to_program = pipe_… in hwss_build_fast_sequence()
1019 params->wait_for_dcc_meta_propagation_params.top_pipe_to_program); in hwss_execute_sequence()
1571 struct pipe_ctx *top_pipe_to_program) in hwss_add_hubp_wait_for_dcc_meta_prop() argument
1575 …->num_steps].params.wait_for_dcc_meta_propagation_params.top_pipe_to_program = top_pipe_to_program; in hwss_add_hubp_wait_for_dcc_meta_prop()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.h84 struct pipe_ctx *top_pipe_to_program,
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h152 const struct pipe_ctx *top_pipe_to_program; member
1208 struct pipe_ctx *top_pipe_to_program,
1250 const struct pipe_ctx *top_pipe_to_program);
1637 struct dc *dc, struct pipe_ctx *top_pipe_to_program);