Home
last modified time | relevance | path

Searched refs:odm_pipe (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/link/
Dlink_hwss_hpo_frl.c33 struct pipe_ctx *odm_pipe; in setup_hpo_frl_stream_attribute() local
37 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in setup_hpo_frl_stream_attribute()
Dlink_hwss_hpo_dp.c92 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in get_odm_segment_count() local
95 while (odm_pipe != NULL) { in get_odm_segment_count()
97 odm_pipe = odm_pipe->next_odm_pipe; in get_odm_segment_count()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c656 struct pipe_ctx *odm_pipe; in dcn20_enable_stream_timing() local
674 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_enable_stream_timing()
675 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
725 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_enable_stream_timing()
726 odm_pipe->stream_res.opp->funcs->opp_pipe_clock_control( in dcn20_enable_stream_timing()
727 odm_pipe->stream_res.opp, in dcn20_enable_stream_timing()
978 struct pipe_ctx *odm_pipe; in dcn20_update_odm() local
982 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_update_odm()
983 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
1008 struct pipe_ctx *odm_pipe; in dcn20_blank_pixel_data() local
[all …]
Ddcn20_resource.c1236 struct pipe_ctx *odm_pipe; in get_pixel_clock_parameters() local
1241 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in get_pixel_clock_parameters()
1656 struct pipe_ctx *odm_pipe; in dcn20_validate_dsc() local
1659 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_validate_dsc()
1769 struct pipe_ctx *odm_pipe = pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate() local
1775 while (odm_pipe) { in dcn20_merge_pipes_for_validate()
1776 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate()
1778 odm_pipe->plane_state = NULL; in dcn20_merge_pipes_for_validate()
1779 odm_pipe->stream = NULL; in dcn20_merge_pipes_for_validate()
1780 odm_pipe->top_pipe = NULL; in dcn20_merge_pipes_for_validate()
[all …]
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c5964 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
5988 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
6003 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
6004 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
6008 odm_pipe, in set_crtc_test_pattern()
6032 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
6036 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
6040 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
6041 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
6045 odm_pipe, in set_crtc_test_pattern()
[all …]
Ddc.c2758 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in commit_planes_do_stream_update() local
2764 while (odm_pipe) { in commit_planes_do_stream_update()
2765 odm_pipe->stream_res.opp->funcs->opp_program_fmt(odm_pipe->stream_res.opp, in commit_planes_do_stream_update()
2768 odm_pipe = odm_pipe->next_odm_pipe; in commit_planes_do_stream_update()
2885 struct pipe_ctx *odm_pipe; in commit_planes_for_stream() local
2888 for (odm_pipe = mpcc_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in commit_planes_for_stream()
2889 odm_pipe->ttu_regs.min_ttu_vblank = MAX_TTU; in commit_planes_for_stream()
Ddc_resource.c1970 struct pipe_ctx *odm_pipe; in dc_remove_stream_from_ctx() local
1977 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
2008 while (odm_pipe) { in dc_remove_stream_from_ctx()
2009 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
2011 memset(odm_pipe, 0, sizeof(*odm_pipe)); in dc_remove_stream_from_ctx()
2012 odm_pipe = next_odm_pipe; in dc_remove_stream_from_ctx()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1476 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in apply_single_controller_ctx_to_hw() local
1528 while (odm_pipe) { in apply_single_controller_ctx_to_hw()
1529 odm_pipe->stream_res.opp->funcs->opp_set_dyn_expansion( in apply_single_controller_ctx_to_hw()
1530 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1535 odm_pipe->stream_res.opp->funcs->opp_program_fmt( in apply_single_controller_ctx_to_hw()
1536 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1539 odm_pipe = odm_pipe->next_odm_pipe; in apply_single_controller_ctx_to_hw()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/
Ddml_wrapper.c243 struct pipe_ctx *odm_pipe; in dml_validate_dsc() local
246 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dml_validate_dsc()