Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
Ddce_clk_mgr.c209 clk_mgr_dce->max_clks_by_state[i].display_clk_khz in dce_get_required_clocks_state()
211 clk_mgr_dce->max_clks_by_state[i].pixel_clk_khz) in dce_get_required_clocks_state()
217 if (clk_mgr_dce->max_clks_by_state[clk_mgr_dce->max_clks_state].display_clk_khz in dce_get_required_clocks_state()
316 clk_mgr_dce->max_clks_by_state[clk_state].display_clk_khz = in dce_clock_read_integrated_info()
441 memcpy(clk_mgr->max_clks_by_state, in dce_clk_mgr_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clk_mgr.c228 clk_mgr_dce->max_clks_by_state[i].display_clk_khz in dce_get_required_clocks_state()
230 clk_mgr_dce->max_clks_by_state[i].pixel_clk_khz) in dce_get_required_clocks_state()
236 if (clk_mgr_dce->max_clks_by_state[clk_mgr_dce->max_clks_state].display_clk_khz in dce_get_required_clocks_state()
390 clk_mgr_dce->max_clks_by_state[clk_state].display_clk_khz = in dce_clock_read_integrated_info()
854 memcpy(clk_mgr_dce->max_clks_by_state, in dce_clk_mgr_create()
877 memcpy(clk_mgr_dce->max_clks_by_state, in dce110_clk_mgr_create()
902 memcpy(clk_mgr_dce->max_clks_by_state, in dce112_clk_mgr_create()
923 memcpy(clk_mgr_dce->max_clks_by_state, in dce120_clk_mgr_create()
946 memcpy(clk_mgr_dce->max_clks_by_state, dce120_max_clks_by_state, in dce121_clk_mgr_create()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
Ddce120_clk_mgr.c132 memcpy(clk_mgr->max_clks_by_state, in dce120_clk_mgr_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr_internal.h210 struct state_dependent_clocks max_clks_by_state[DM_PP_CLOCKS_MAX_STATES]; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
Ddce112_clk_mgr.c231 memcpy(clk_mgr->max_clks_by_state, in dce112_clk_mgr_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c286 memcpy(clk_mgr->max_clks_by_state, in dce110_clk_mgr_construct()