Searched refs:pix_clk_params (Results 1 – 9 of 9) sorted by relevance
387 struct pixel_clk_params *pix_clk_params, in pll_adjust_pix_clk() argument395 switch (pix_clk_params->signal_type) { in pll_adjust_pix_clk()397 requested_clk_khz = pix_clk_params->requested_pix_clk; in pll_adjust_pix_clk()398 if (pix_clk_params->pixel_encoding != PIXEL_ENCODING_YCBCR422) { in pll_adjust_pix_clk()399 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk()420 requested_clk_khz = pix_clk_params->requested_sym_clk; in pll_adjust_pix_clk()421 actual_pix_clk_khz = pix_clk_params->requested_pix_clk; in pll_adjust_pix_clk()425 requested_clk_khz = pix_clk_params->requested_pix_clk; in pll_adjust_pix_clk()426 actual_pix_clk_khz = pix_clk_params->requested_pix_clk; in pll_adjust_pix_clk()432 encoder_object_id = pix_clk_params->encoder_object_id; in pll_adjust_pix_clk()[all …]
148 if (pipe_ctx->stream_res.pix_clk_params.requested_pix_clk > max_pix_clk) in get_max_pixel_clock_for_all_paths()150 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk; in get_max_pixel_clock_for_all_paths()
78 pipes[i].stream_res.pix_clk_params.requested_pix_clk = in dp_enable_link_phy()82 &pipes[i].stream_res.pix_clk_params, in dp_enable_link_phy()
2169 bpc = get_color_depth(pipe_ctx->stream_res.pix_clk_params.color_depth); in get_pbn_from_timing()2170 kbps = pipe_ctx->stream_res.pix_clk_params.requested_pix_clk * bpc * 3; in get_pbn_from_timing()
191 struct pixel_clk_params pix_clk_params; member
1174 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk; in build_audio_output()1177 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk; in build_audio_output()1183 if (pipe_ctx->stream_res.pix_clk_params.pixel_encoding == PIXEL_ENCODING_YCBCR420) { in build_audio_output()1187 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk/2; in build_audio_output()1307 &pipe_ctx->stream_res.pix_clk_params, in dce110_enable_stream_timing()1789 if (pipe_ctx->stream_res.pix_clk_params.requested_pix_clk > max_pix_clk) in get_max_pixel_clock_for_all_paths()1791 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk; in get_max_pixel_clock_for_all_paths()
762 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params); in dce110_resource_build_pipe_hw_param()765 &pipe_ctx->stream_res.pix_clk_params, in dce110_resource_build_pipe_hw_param()
950 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params); in build_pipe_hw_param()954 &pipe_ctx->stream_res.pix_clk_params, in build_pipe_hw_param()
648 &pipe_ctx->stream_res.pix_clk_params, in dcn10_enable_stream_timing()