Home
last modified time | relevance | path

Searched refs:requested_pix_clk_100hz (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c408 requested_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in pll_adjust_pix_clk()
432 actual_pix_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in pll_adjust_pix_clk()
436 requested_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in pll_adjust_pix_clk()
437 actual_pix_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in pll_adjust_pix_clk()
512 pix_clk_params->requested_pix_clk_100hz; in dce110_get_pix_clk_dividers_helper()
514 pix_clk_params->requested_pix_clk_100hz; in dce110_get_pix_clk_dividers_helper()
544 actual_pixel_clock_100hz = pix_clk_params->requested_pix_clk_100hz; in dce112_get_pix_clk_dividers_helper()
565 pll_settings->calculated_pix_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in dce112_get_pix_clk_dividers_helper()
578 || pix_clk_params->requested_pix_clk_100hz == 0) { in dce110_get_pix_clk_dividers()
591 pix_clk_params->requested_pix_clk_100hz; in dce110_get_pix_clk_dividers()
[all …]
H A Ddce_clk_mgr.c199 if (pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz / 10 > max_pix_clk) in get_max_pixel_clock_for_all_paths()
200 max_pix_clk = pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz / 10; in get_max_pixel_clock_for_all_paths()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h81 uint32_t requested_pix_clk_100hz; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c180 if (pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz / 10 > max_pix_clk) in dce_get_max_pixel_clock_for_all_paths()
181 max_pix_clk = pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz / 10; in dce_get_max_pixel_clock_for_all_paths()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c892 pixel_clk_params->requested_pix_clk_100hz = stream->timing.pix_clk_100hz; in get_pixel_clock_parameters()
910 pixel_clk_params->requested_pix_clk_100hz = pixel_clk_params->requested_pix_clk_100hz / 2; in get_pixel_clock_parameters()
913 pixel_clk_params->requested_pix_clk_100hz *= 2; in get_pixel_clock_parameters()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1415 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz; in build_audio_output()
1418 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz; in build_audio_output()
1437 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz/2; in build_audio_output()
3267 pipes[i].stream_res.pix_clk_params.requested_pix_clk_100hz = in dce110_enable_dp_link_output()