/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_clock_source.c | 398 struct pixel_clk_params *pix_clk_params, in pll_adjust_pix_clk() argument 406 switch (pix_clk_params->signal_type) { in pll_adjust_pix_clk() 408 requested_clk_100hz = pix_clk_params->requested_pix_clk_100hz; in pll_adjust_pix_clk() 409 if (pix_clk_params->pixel_encoding != PIXEL_ENCODING_YCBCR422) { in pll_adjust_pix_clk() 410 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk() 431 requested_clk_100hz = pix_clk_params->requested_sym_clk * 10; 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() 443 encoder_object_id = pix_clk_params->encoder_object_id; in pll_adjust_pix_clk() [all …]
|
D | dce_clk_mgr.c | 199 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() 206 pipe_ctx->stream_res.pix_clk_params.requested_sym_clk > max_pix_clk) in get_max_pixel_clock_for_all_paths() 207 max_pix_clk = pipe_ctx->stream_res.pix_clk_params.requested_sym_clk; in get_max_pixel_clock_for_all_paths()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
D | dce_clk_mgr.c | 180 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() 187 pipe_ctx->stream_res.pix_clk_params.requested_sym_clk > max_pix_clk) in dce_get_max_pixel_clock_for_all_paths() 188 max_pix_clk = pipe_ctx->stream_res.pix_clk_params.requested_sym_clk; in dce_get_max_pixel_clock_for_all_paths()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
D | dce110_hwseq.c | 1414 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz; in build_audio_output() 1417 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz; in build_audio_output() 1432 if (pipe_ctx->stream_res.pix_clk_params.pixel_encoding == PIXEL_ENCODING_YCBCR420) { in build_audio_output() 1436 pipe_ctx->stream_res.pix_clk_params.requested_pix_clk_100hz/2; in build_audio_output() 1533 &pipe_ctx->stream_res.pix_clk_params, in dce110_enable_stream_timing() 1938 pipe_ctx->stream_res.pix_clk_params.dio_se_pix_per_cycle = 1; in dce110_enable_accelerated_mode() 3265 pipes[i].stream_res.pix_clk_params.requested_pix_clk_100hz = in dce110_enable_dp_link_output() 3269 &pipes[i].stream_res.pix_clk_params, in dce110_enable_dp_link_output()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/hwss/ |
D | link_hwss_dio.c | 67 pipe_ctx->stream_res.pix_clk_params.dio_se_pix_per_cycle); in setup_dio_stream_encoder()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 338 struct pixel_clk_params pix_clk_params; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_hwseq.c | 448 &pipe_ctx->stream_res.pix_clk_params, in apply_symclk_on_tx_off_wa()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
D | dcn401_clk_mgr.c | 514 ASSERT(otg_master->stream_res.pix_clk_params.controller_id >= CONTROLLER_ID_D0); in dcn401_update_clocks_update_dtb_dto() 520 if (otg_master->stream_res.pix_clk_params.controller_id > CONTROLLER_ID_UNDEFINED) in dcn401_update_clocks_update_dtb_dto() 523 &otg_master->stream_res.pix_clk_params, in dcn401_update_clocks_update_dtb_dto()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
D | dce110_resource.c | 919 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params); in dce110_resource_build_pipe_hw_param() 922 &pipe_ctx->stream_res.pix_clk_params, in dce110_resource_build_pipe_hw_param()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
D | dcn10_resource.c | 1044 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params); in build_pipe_hw_param() 1048 &pipe_ctx->stream_res.pix_clk_params, in build_pipe_hw_param()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hw_sequencer_debug.c | 433 …pix_clk = dc->current_state->res_ctx.pipe_ctx[i].stream_res.pix_clk_params.requested_pix_clk_100hz… in dcn10_get_otg_states()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 1301 params.pix_per_cycle = pipe_ctx->stream_res.pix_clk_params.dio_se_pix_per_cycle; in dcn32_unblank_stream() 1371 &pipe_ctx->stream_res.pix_clk_params, in apply_symclk_on_tx_off_wa()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_hwseq.c | 854 &pipe_ctx->stream_res.pix_clk_params, in dcn401_enable_stream_timing() 1639 params.pix_per_cycle = pipe_ctx->stream_res.pix_clk_params.dio_se_pix_per_cycle; in dcn401_unblank_stream()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
D | dcn401_resource.c | 1637 struct pixel_clk_params *pixel_clk_params = &pipe_ctx->stream_res.pix_clk_params; in dcn401_build_pipe_pix_clk_params() 1670 &pipe_ctx->stream_res.pix_clk_params, in dcn401_build_pipe_pix_clk_params()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
D | dcn20_resource.c | 1284 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params); in dcn20_build_pipe_pix_clk_params() 1287 &pipe_ctx->stream_res.pix_clk_params, in dcn20_build_pipe_pix_clk_params()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 986 &pipe_ctx->stream_res.pix_clk_params, in dcn10_enable_stream_timing() 2158 if (pipe->stream_res.pix_clk_params.pixel_encoding == PIXEL_ENCODING_YCBCR420) in get_clock_divider()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 2063 pipe_ctx->stream_res.pix_clk_params.requested_sym_clk = in enable_link_dp()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 871 &pipe_ctx->stream_res.pix_clk_params, in dcn20_enable_stream_timing()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 1343 pipe->stream_res.pix_clk_params.requested_pix_clk_100hz; in disable_vbios_mode_if_required()
|