Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_hwss.c421 struct pipe_ctx *odm_pipe; in dp_set_dsc_on_stream() local
424 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dp_set_dsc_on_stream()
443 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dp_set_dsc_on_stream()
444 struct display_stream_compressor *odm_dsc = odm_pipe->stream_res.dsc; in dp_set_dsc_on_stream()
447 odm_dsc->funcs->dsc_enable(odm_dsc, odm_pipe->stream_res.opp->inst); in dp_set_dsc_on_stream()
491 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dp_set_dsc_on_stream()
492 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in dp_set_dsc_on_stream()
H A Damdgpu_dc_link_dp.c3685 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
3708 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
3713 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
3714 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
3752 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
3755 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
3759 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
3760 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
H A Damdgpu_dc_resource.c1750 struct pipe_ctx *odm_pipe; in dc_remove_stream_from_ctx() local
1757 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
1781 while (odm_pipe) { in dc_remove_stream_from_ctx()
1782 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
1784 memset(odm_pipe, 0, sizeof(*odm_pipe)); in dc_remove_stream_from_ctx()
1785 odm_pipe = next_odm_pipe; in dc_remove_stream_from_ctx()
H A Damdgpu_dc.c2087 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in commit_planes_do_stream_update() local
2093 while (odm_pipe) { in commit_planes_do_stream_update()
2094 odm_pipe->stream_res.opp->funcs->opp_program_fmt(odm_pipe->stream_res.opp, in commit_planes_do_stream_update()
2097 odm_pipe = odm_pipe->next_odm_pipe; in commit_planes_do_stream_update()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hwseq.c616 struct pipe_ctx *odm_pipe; in dcn20_enable_stream_timing() local
629 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_enable_stream_timing()
630 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
663 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_enable_stream_timing()
664 odm_pipe->stream_res.opp->funcs->opp_pipe_clock_control( in dcn20_enable_stream_timing()
665 odm_pipe->stream_res.opp, in dcn20_enable_stream_timing()
916 struct pipe_ctx *odm_pipe; in dcn20_update_odm() local
920 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_update_odm()
921 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
946 struct pipe_ctx *odm_pipe; in dcn20_blank_pixel_data() local
[all …]
H A Damdgpu_dcn20_resource.c1449 struct pipe_ctx *odm_pipe; in get_pixel_clock_parameters() local
1452 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in get_pixel_clock_parameters()
2294 struct pipe_ctx *odm_pipe; in dcn20_validate_dsc() local
2297 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_validate_dsc()
2405 struct pipe_ctx *odm_pipe = pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate() local
2411 while (odm_pipe) { in dcn20_merge_pipes_for_validate()
2412 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate()
2414 odm_pipe->plane_state = NULL; in dcn20_merge_pipes_for_validate()
2415 odm_pipe->stream = NULL; in dcn20_merge_pipes_for_validate()
2416 odm_pipe->top_pipe = NULL; in dcn20_merge_pipes_for_validate()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c1333 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in apply_single_controller_ctx_to_hw() local
1404 while (odm_pipe) { in apply_single_controller_ctx_to_hw()
1405 odm_pipe->stream_res.opp->funcs->opp_set_dyn_expansion( in apply_single_controller_ctx_to_hw()
1406 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1411 odm_pipe->stream_res.opp->funcs->opp_program_fmt( in apply_single_controller_ctx_to_hw()
1412 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1415 odm_pipe = odm_pipe->next_odm_pipe; in apply_single_controller_ctx_to_hw()