/linux/drivers/gpu/drm/amd/display/dc/hwss/dce100/ |
H A D | dce100_hwseq.c | 114 dc->clk_mgr->funcs->update_clocks( in dce100_prepare_bandwidth() 126 dc->clk_mgr->funcs->update_clocks( in dce100_optimize_bandwidth()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
H A D | dcn21_hwseq.c | 102 dc->clk_mgr->funcs->update_clocks( in dcn21_exit_optimized_pwr_state() 112 dc->clk_mgr->funcs->update_clocks( in dcn21_optimize_pwr_state()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/ |
H A D | dce60_clk_mgr.c | 156 .update_clocks = dce60_update_clocks
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_clk_mgr.c | 793 .update_clocks = dce12_update_clocks 798 .update_clocks = dce112_update_clocks 803 .update_clocks = dce11_update_clocks, 808 .update_clocks = dce_update_clocks
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/ |
H A D | dce112_clk_mgr.c | 220 .update_clocks = dce112_update_clocks
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
H A D | dcn30_clk_mgr.c | 491 .update_clocks = dcn3_update_clocks, 515 .update_clocks = dcn2_update_clocks_fpga,
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | clk_mgr.h | 285 void (*update_clocks)(struct clk_mgr *clk_mgr, member
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
H A D | rv1_clk_mgr.c | 97 * update_clocks --> dcn10_prepare_bandwidth / dcn10_optimize_bandwidth in ramp_up_dispclk_with_dpp() 307 .update_clocks = rv1_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
H A D | dce110_clk_mgr.c | 278 .update_clocks = dce11_update_clocks
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
H A D | dce_clk_mgr.c | 438 .update_clocks = dce_update_clocks
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
H A D | dcn316_clk_mgr.c | 571 .update_clocks = dcn316_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 565 .update_clocks = rn_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
H A D | vg_clk_mgr.c | 483 .update_clocks = vg_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
H A D | dcn35_clk_mgr.c | 1182 .update_clocks = dcn35_update_clocks, 1194 .update_clocks = dcn35_update_clocks_fpga,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
H A D | dcn401_hwseq.c | 77 dc->clk_mgr->funcs->update_clocks( in dcn401_initialize_min_clocks() 1375 dc->clk_mgr->funcs->update_clocks( in dcn401_prepare_bandwidth() 1447 dc->clk_mgr->funcs->update_clocks( in dcn401_optimize_bandwidth() 1635 dc->clk_mgr->funcs->update_clocks(dc->clk_mgr, dc->current_state, true); in dcn401_hardware_release()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
H A D | dcn315_clk_mgr.c | 596 .update_clocks = dcn315_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_hwseq.c | 1903 * Call update_clocks with empty context in dcn10_power_down_on_boot() 3310 dc->clk_mgr->funcs->update_clocks( in dcn10_prepare_bandwidth() 3348 dc->clk_mgr->funcs->update_clocks( in dcn10_optimize_bandwidth() 4067 if (dc->clk_mgr->funcs->update_clocks) in dcn10_set_clock() 4068 dc->clk_mgr->funcs->update_clocks(dc->clk_mgr, in dcn10_set_clock()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
H A D | dcn314_clk_mgr.c | 757 .update_clocks = dcn314_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 1132 .update_clocks = dcn32_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
H A D | dce110_hwseq.c | 2888 dccg->funcs->update_clocks( in dce110_prepare_bandwidth() 2903 dccg->funcs->update_clocks( in dce110_optimize_bandwidth()
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
H A D | dcn401_clk_mgr.c | 1535 .update_clocks = dcn401_update_clocks,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
H A D | dcn32_hwseq.c | 770 dc->clk_mgr->funcs->update_clocks( in dcn32_initialize_min_clocks()
|
/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 2096 state->clk_mgr->funcs->update_clocks(state->clk_mgr, in enable_link_dp()
|