Searched refs:odm_pipe (Results 1 – 7 of 7) sorted by relevance
436 struct pipe_ctx *odm_pipe; in dp_set_dsc_on_stream() local439 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()
4194 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local4218 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()4233 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()4234 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()4238 odm_pipe, in set_crtc_test_pattern()4262 struct pipe_ctx *odm_pipe; in set_crtc_test_pattern() local4266 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in set_crtc_test_pattern()4270 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in set_crtc_test_pattern()4271 struct output_pixel_processor *odm_opp = odm_pipe->stream_res.opp; in set_crtc_test_pattern()4275 odm_pipe, in set_crtc_test_pattern()
2572 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in commit_planes_do_stream_update() local2578 while (odm_pipe) { in commit_planes_do_stream_update()2579 odm_pipe->stream_res.opp->funcs->opp_program_fmt(odm_pipe->stream_res.opp, in commit_planes_do_stream_update()2582 odm_pipe = odm_pipe->next_odm_pipe; in commit_planes_do_stream_update()2697 struct pipe_ctx *odm_pipe; in commit_planes_for_stream() local2700 for (odm_pipe = mpcc_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in commit_planes_for_stream()2701 odm_pipe->ttu_regs.min_ttu_vblank = MAX_TTU; in commit_planes_for_stream()
1782 struct pipe_ctx *odm_pipe; in dc_remove_stream_from_ctx() local1789 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()1816 while (odm_pipe) { in dc_remove_stream_from_ctx()1817 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()1819 memset(odm_pipe, 0, sizeof(*odm_pipe)); in dc_remove_stream_from_ctx()1820 odm_pipe = next_odm_pipe; in dc_remove_stream_from_ctx()
647 struct pipe_ctx *odm_pipe; in dcn20_enable_stream_timing() local665 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_enable_stream_timing()666 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()716 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_enable_stream_timing()717 odm_pipe->stream_res.opp->funcs->opp_pipe_clock_control( in dcn20_enable_stream_timing()718 odm_pipe->stream_res.opp, in dcn20_enable_stream_timing()969 struct pipe_ctx *odm_pipe; in dcn20_update_odm() local973 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) { in dcn20_update_odm()974 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()999 struct pipe_ctx *odm_pipe; in dcn20_blank_pixel_data() local[all …]
1596 struct pipe_ctx *odm_pipe; in get_pixel_clock_parameters() local1599 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in get_pixel_clock_parameters()2458 struct pipe_ctx *odm_pipe; in dcn20_validate_dsc() local2461 for (odm_pipe = pipe_ctx->next_odm_pipe; odm_pipe; odm_pipe = odm_pipe->next_odm_pipe) in dcn20_validate_dsc()2571 struct pipe_ctx *odm_pipe = pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate() local2577 while (odm_pipe) { in dcn20_merge_pipes_for_validate()2578 struct pipe_ctx *next_odm_pipe = odm_pipe->next_odm_pipe; in dcn20_merge_pipes_for_validate()2580 odm_pipe->plane_state = NULL; in dcn20_merge_pipes_for_validate()2581 odm_pipe->stream = NULL; in dcn20_merge_pipes_for_validate()2582 odm_pipe->top_pipe = NULL; in dcn20_merge_pipes_for_validate()[all …]
1441 struct pipe_ctx *odm_pipe = pipe_ctx->next_odm_pipe; in apply_single_controller_ctx_to_hw() local1512 while (odm_pipe) { in apply_single_controller_ctx_to_hw()1513 odm_pipe->stream_res.opp->funcs->opp_set_dyn_expansion( in apply_single_controller_ctx_to_hw()1514 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()1519 odm_pipe->stream_res.opp->funcs->opp_program_fmt( in apply_single_controller_ctx_to_hw()1520 odm_pipe->stream_res.opp, in apply_single_controller_ctx_to_hw()1523 odm_pipe = odm_pipe->next_odm_pipe; in apply_single_controller_ctx_to_hw()