Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c76 struct pipe_ctx *odm_pipe; in update_dsc_on_stream() local
80 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in update_dsc_on_stream()
100 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in update_dsc_on_stream()
126 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in update_dsc_on_stream()
128 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in update_dsc_on_stream()
138 struct pipe_ctx *odm_pipe; in get_odm_config() local
141 for (odm_pipe = pipe_ctx; odm_pipe->prev_odm_pipe; odm_pipe = odm_pipe->prev_odm_pipe) in get_odm_config()
149 for (odm_pipe = odm_pipe->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in get_odm_config()
160 struct pipe_ctx *odm_pipe; in dcn314_update_odm() local
177 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn314_update_odm()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/
A 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()
A Dlink_dpms.c786 struct pipe_ctx *odm_pipe; in link_set_dsc_on_stream() local
802 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in link_set_dsc_on_stream()
824 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in link_set_dsc_on_stream()
825 struct display_stream_compressor *odm_dsc = odm_pipe->stream_res.dsc; in link_set_dsc_on_stream()
830 odm_dsc->funcs->dsc_enable(odm_dsc, odm_pipe->stream_res.opp->inst); in link_set_dsc_on_stream()
882 for (odm_pipe = pipe_ctx; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in link_set_dsc_on_stream()
883 odm_pipe->stream_res.dsc->funcs->dsc_disconnect(odm_pipe->stream_res.dsc); in link_set_dsc_on_stream()
905 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in link_set_dsc_on_stream()
907 dccg->funcs->set_ref_dscclk(dccg, odm_pipe->stream_res.dsc->inst); in link_set_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1012 struct pipe_ctx *odm_pipe; in dcn32_update_dsc_on_stream() local
1028 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn32_update_dsc_on_stream()
1064 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn32_update_dsc_on_stream()
1088 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn32_update_dsc_on_stream()
1090 odm_pipe->stream_res.dsc->funcs->dsc_disconnect(odm_pipe->stream_res.dsc); in dcn32_update_dsc_on_stream()
1102 struct pipe_ctx *odm_pipe; in get_odm_config() local
1105 for (odm_pipe = pipe_ctx; odm_pipe->prev_odm_pipe; odm_pipe = odm_pipe->prev_odm_pipe) in get_odm_config()
1113 for (odm_pipe = odm_pipe->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in get_odm_config()
1141 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn32_update_odm()
1274 for (odm_pipe = pipe->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn32_resync_fifo_dccg_dio()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c324 struct pipe_ctx *odm_pipe; in update_dsc_on_stream() local
330 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in update_dsc_on_stream()
363 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in update_dsc_on_stream()
389 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in update_dsc_on_stream()
391 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in update_dsc_on_stream()
401 struct pipe_ctx *odm_pipe; in get_odm_config() local
404 for (odm_pipe = pipe_ctx; odm_pipe->prev_odm_pipe; odm_pipe = odm_pipe->prev_odm_pipe) in get_odm_config()
412 for (odm_pipe = odm_pipe->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in get_odm_config()
423 struct pipe_ctx *odm_pipe; in dcn35_update_odm() local
440 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn35_update_odm()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c429 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
462 odm_pipe = pipe_ctx; in set_crtc_test_pattern()
463 while (odm_pipe) { in set_crtc_test_pattern()
465 odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
468 odm_pipe, in set_crtc_test_pattern()
476 odm_pipe = odm_pipe->next_odm_pipe; in set_crtc_test_pattern()
494 odm_pipe = pipe_ctx; in set_crtc_test_pattern()
495 while (odm_pipe) { in set_crtc_test_pattern()
497 odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
500 odm_pipe, in set_crtc_test_pattern()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c1221 struct pipe_ctx *odm_pipe; in get_pixel_clock_parameters() local
1228 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in get_pixel_clock_parameters()
1681 struct pipe_ctx *odm_pipe; in dcn20_validate_dsc() local
1684 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_validate_dsc()
1800 while (odm_pipe) { in dcn20_merge_pipes_for_validate()
1803 odm_pipe->plane_state = NULL; in dcn20_merge_pipes_for_validate()
1804 odm_pipe->stream = NULL; in dcn20_merge_pipes_for_validate()
1805 odm_pipe->top_pipe = NULL; in dcn20_merge_pipes_for_validate()
1812 memset(&odm_pipe->plane_res, 0, sizeof(odm_pipe->plane_res)); in dcn20_merge_pipes_for_validate()
1813 memset(&odm_pipe->stream_res, 0, sizeof(odm_pipe->stream_res)); in dcn20_merge_pipes_for_validate()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c808 odm_pipe = odm_pipe->next_odm_pipe; in get_odm_segment_count()
1184 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_update_odm()
1230 odm_pipe = pipe_ctx; in dcn20_blank_pixel_data()
1235 odm_pipe, in dcn20_blank_pixel_data()
1243 odm_pipe = odm_pipe->next_odm_pipe; in dcn20_blank_pixel_data()
1248 odm_pipe, in dcn20_blank_pixel_data()
2580 while (odm_pipe) { in dcn20_disable_stream_gating()
2582 odm_pipe = odm_pipe->next_odm_pipe; in dcn20_disable_stream_gating()
2595 while (odm_pipe) { in dcn20_enable_stream_gating()
2597 odm_pipe = odm_pipe->next_odm_pipe; in dcn20_enable_stream_gating()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c1580 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in dce110_apply_single_controller_ctx_to_hw() local
1626 while (odm_pipe) { in dce110_apply_single_controller_ctx_to_hw()
1627 odm_pipe->stream_res.opp->funcs->opp_set_dyn_expansion( in dce110_apply_single_controller_ctx_to_hw()
1628 odm_pipe->stream_res.opp, in dce110_apply_single_controller_ctx_to_hw()
1633 odm_pipe->stream_res.opp->funcs->opp_program_fmt( in dce110_apply_single_controller_ctx_to_hw()
1634 odm_pipe->stream_res.opp, in dce110_apply_single_controller_ctx_to_hw()
1637 odm_pipe = odm_pipe->next_odm_pipe; in dce110_apply_single_controller_ctx_to_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c3309 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in commit_planes_do_stream_update() local
3315 while (odm_pipe) { in commit_planes_do_stream_update()
3316 odm_pipe->stream_res.opp->funcs->opp_program_fmt(odm_pipe->stream_res.opp, in commit_planes_do_stream_update()
3319 odm_pipe = odm_pipe->next_odm_pipe; in commit_planes_do_stream_update()
3803 struct pipe_ctx *odm_pipe; in commit_planes_for_stream() local
3806 for (odm_pipe = mpcc_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in commit_planes_for_stream()
3807 odm_pipe->ttu_regs.min_ttu_vblank = MAX_TTU; in commit_planes_for_stream()

Completed in 48 milliseconds