Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_hwss.c436 struct pipe_ctx *odm_pipe; in dp_set_dsc_on_stream() local
439 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dp_set_dsc_on_stream()
459 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dp_set_dsc_on_stream()
460 struct display_stream_compressor *odm_dsc = odm_pipe->stream_res.dsc; in dp_set_dsc_on_stream()
463 odm_dsc->funcs->dsc_enable(odm_dsc, odm_pipe->stream_res.opp->inst); in dp_set_dsc_on_stream()
509 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dp_set_dsc_on_stream()
510 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in dp_set_dsc_on_stream()
H A Ddc_link_dp.c3877 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
3901 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
3915 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
3916 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
3942 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local
3946 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()
3950 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()
3951 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()
H A Ddc_resource.c969 struct pipe_ctx *odm_pipe = pipe_ctx; in calculate_inits_and_adj_vp() local
1001 while (odm_pipe->prev_odm_pipe) { in calculate_inits_and_adj_vp()
1003 odm_pipe = odm_pipe->prev_odm_pipe; in calculate_inits_and_adj_vp()
1012 recout_skip_h += odm_pipe->plane_res.scl_data.recout.x in calculate_inits_and_adj_vp()
1864 struct pipe_ctx *odm_pipe; in dc_remove_stream_from_ctx() local
1871 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
1895 while (odm_pipe) { in dc_remove_stream_from_ctx()
1896 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()
1898 memset(odm_pipe, 0, sizeof(*odm_pipe)); in dc_remove_stream_from_ctx()
1899 odm_pipe = next_odm_pipe; in dc_remove_stream_from_ctx()
H A Ddc.c2312 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in commit_planes_do_stream_update() local
2318 while (odm_pipe) { in commit_planes_do_stream_update()
2319 odm_pipe->stream_res.opp->funcs->opp_program_fmt(odm_pipe->stream_res.opp, in commit_planes_do_stream_update()
2322 odm_pipe = odm_pipe->next_odm_pipe; in commit_planes_do_stream_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c648 struct pipe_ctx *odm_pipe; in dcn20_enable_stream_timing() local
670 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_enable_stream_timing()
671 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
722 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_enable_stream_timing()
723 odm_pipe->stream_res.opp->funcs->opp_pipe_clock_control( in dcn20_enable_stream_timing()
724 odm_pipe->stream_res.opp, in dcn20_enable_stream_timing()
975 struct pipe_ctx *odm_pipe; in dcn20_update_odm() local
979 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_update_odm()
980 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
1005 struct pipe_ctx *odm_pipe; in dcn20_blank_pixel_data() local
[all …]
H A Ddcn20_resource.c1594 struct pipe_ctx *odm_pipe; in get_pixel_clock_parameters() local
1597 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in get_pixel_clock_parameters()
2486 struct pipe_ctx *odm_pipe; local
2489 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe)
2599 struct pipe_ctx *odm_pipe = pipe->next_odm_pipe; local
2605 while (odm_pipe) {
2606 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe;
2608 odm_pipe->plane_state = NULL;
2609 odm_pipe->stream = NULL;
2610 odm_pipe->top_pipe = NULL;
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1406 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in apply_single_controller_ctx_to_hw() local
1477 while (odm_pipe) { in apply_single_controller_ctx_to_hw()
1478 odm_pipe->stream_res.opp->funcs->opp_set_dyn_expansion( in apply_single_controller_ctx_to_hw()
1479 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1484 odm_pipe->stream_res.opp->funcs->opp_program_fmt( in apply_single_controller_ctx_to_hw()
1485 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()
1488 odm_pipe = odm_pipe->next_odm_pipe; in apply_single_controller_ctx_to_hw()