Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_hw_sequencer.c114 dc->clk_mgr->funcs->update_clocks( in dce100_prepare_bandwidth()
126 dc->clk_mgr->funcs->update_clocks( in dce100_optimize_bandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
H A Ddce120_clk_mgr.c125 .update_clocks = dce12_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c102 dc->clk_mgr->funcs->update_clocks( in dcn21_exit_optimized_pwr_state()
112 dc->clk_mgr->funcs->update_clocks( in dcn21_optimize_pwr_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H A Ddce60_clk_mgr.c156 .update_clocks = dce60_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c793 .update_clocks = dce12_update_clocks
798 .update_clocks = dce112_update_clocks
803 .update_clocks = dce11_update_clocks,
808 .update_clocks = dce_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h253 void (*update_clocks)(struct clk_mgr *clk_mgr, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c167 .update_clocks = dcn201_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c220 .update_clocks = dce112_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c490 .update_clocks = dcn3_update_clocks,
513 .update_clocks = dcn2_update_clocks_fpga,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr.c310 .update_clocks = rv1_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c278 .update_clocks = dce11_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c433 .update_clocks = dce_update_clocks
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c519 .update_clocks = dcn2_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c565 .update_clocks = dcn316_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c483 .update_clocks = vg_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c564 .update_clocks = rn_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c662 .update_clocks = dcn31_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c594 .update_clocks = dcn315_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c3060 dc->clk_mgr->funcs->update_clocks( in dcn10_prepare_bandwidth()
3098 dc->clk_mgr->funcs->update_clocks( in dcn10_optimize_bandwidth()
3861 if (dc->clk_mgr->funcs->update_clocks) in dcn10_set_clock()
3862 dc->clk_mgr->funcs->update_clocks(dc->clk_mgr, in dcn10_set_clock()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c707 .update_clocks = dcn314_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c944 .update_clocks = dcn32_update_clocks,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2667 dccg->funcs->update_clocks( in dce110_prepare_bandwidth()
2682 dccg->funcs->update_clocks( in dce110_optimize_bandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2056 dc->clk_mgr->funcs->update_clocks( in dcn20_prepare_bandwidth()
2139 dc->clk_mgr->funcs->update_clocks( in dcn20_optimize_bandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c758 dc->clk_mgr->funcs->update_clocks( in dcn32_initialize_min_clocks()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2102 state->clk_mgr->funcs->update_clocks(state->clk_mgr, in enable_link_dp()