Home
last modified time | relevance | path

Searched refs:subvp_prefetch_fclk_khz (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_clk_mgr.c793 int subvp_prefetch_fclk_mhz = khz_to_mhz_ceil(clk_mgr_base->clks.subvp_prefetch_fclk_khz); in dcn401_build_update_bandwidth_clocks_sequence()
975 …hould_set_clock(safe_to_lower, new_clocks->subvp_prefetch_fclk_khz, clk_mgr_base->clks.subvp_prefe… in dcn401_build_update_bandwidth_clocks_sequence()
976 clk_mgr_base->clks.subvp_prefetch_fclk_khz = new_clocks->subvp_prefetch_fclk_khz; in dcn401_build_update_bandwidth_clocks_sequence()
978 subvp_prefetch_fclk_mhz = khz_to_mhz_ceil(clk_mgr_base->clks.subvp_prefetch_fclk_khz); in dcn401_build_update_bandwidth_clocks_sequence()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c820 …context->bw_ctx.bw.dcn.clk.subvp_prefetch_fclk_khz = in_ctx->v21.mode_programming.programming->min… in dml21_copy_clocks_to_dc_state()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h727 int subvp_prefetch_fclk_khz; member