Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
A Ddcn32_clk_mgr.c261 uint32_t old_dispclk_khz) in dcn32_update_clocks_update_dentist() argument
269 if (old_dispclk_khz == 0 || clk_mgr->base.clks.dispclk_khz == 0) in dcn32_update_clocks_update_dentist()
275 * clk_mgr->base.dentist_vco_freq_khz / old_dispclk_khz; in dcn32_update_clocks_update_dentist()
364 int old_dispclk_khz = clk_mgr_base->clks.dispclk_khz; in dcn32_update_clocks() local
507 dcn32_update_clocks_update_dentist(clk_mgr, context, old_dispclk_khz); in dcn32_update_clocks()
513 dcn32_update_clocks_update_dentist(clk_mgr, context, old_dispclk_khz); in dcn32_update_clocks()

Completed in 4 milliseconds