Home
last modified time | relevance | path

Searched refs:phy_pix_clk (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dio.c121 stream->phy_pix_clk, in setup_dio_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c161 cfg->sym_clock = stream->phy_pix_clk; in dce110_fill_display_configs()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h263 int phy_pix_clk; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c440 if (context->res_ctx.pipe_ctx[i].stream->phy_pix_clk != 0) { in dml2_extract_writeback_wm()
443 (1000000 << 6) / context->res_ctx.pipe_ctx[i].stream->phy_pix_clk; in dml2_extract_writeback_wm()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c537 cfg->sym_clock = stream->phy_pix_clk; in dce110_fill_display_configs()
H A Ddce_link_encoder.c935 stream->phy_pix_clk); in dce110_link_encoder_validate_output_with_stream()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_link_encoder.c807 stream->phy_pix_clk * 10); in dcn10_link_encoder_validate_output_with_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1043 …wb_arb_params->time_per_pixel = 16.0 * 1000 / (context->res_ctx.pipe_ctx[i].stream->phy_pix_clk / … in dcn20_fpu_set_wb_arb_params()