Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h105 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
131 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Ddcn35_clk_mgr.c1083 max_dispclk = find_max_clk_value(clock_table->DispClocks, in dcn35_clk_mgr_helper_populate_bw_params()
1152 find_max_clk_value(clock_table->DispClocks, NUM_DISPCLK_DPM_LEVELS); in dcn35_clk_mgr_helper_populate_bw_params()
1383 smu_dpm_clks_b->dpm_clks->DispClocks[i] = smu_dpm_clks_a->dpm_clks->DispClocks[i]; in translate_to_DpmClocks_t_dcn35()
1539 i, smu_dpm_clks.dpm_clks->DispClocks[i]); in dcn35_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu15_driver_if_v15_0_0.h122 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
151 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Dsmu13_driver_if_v13_0_5.h112 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Dsmu13_driver_if_yellow_carp.h123 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Dsmu13_driver_if_v13_0_4.h124 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Dsmu11_driver_if_vangogh.h129 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.h51 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Ddcn314_clk_mgr.c655 max_dispclk = find_max_clk_value(clock_table->DispClocks, clock_table->NumDispClkLevelsEnabled); in dcn314_clk_mgr_helper_populate_bw_params()
717 …bw_params->clk_table.entries[i].dispclk_mhz = find_max_clk_value(clock_table->DispClocks, NUM_DISP… in dcn314_clk_mgr_helper_populate_bw_params()
895 i, smu_dpm_clks.dpm_clks->DispClocks[i]); in dcn314_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h71 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h79 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h100 uint32_t DispClocks[VG_NUM_DISPCLK_DPM_LEVELS]; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h132 uint32_t DispClocks[NUM_DISPCLK_DPM_LEVELS]; member
H A Ddcn31_clk_mgr.c596 max_dispclk = find_max_clk_value(clock_table->DispClocks, clock_table->NumDispClkLevelsEnabled); in dcn31_clk_mgr_helper_populate_bw_params()
779 i, smu_dpm_clks.dpm_clks->DispClocks[i]); in dcn31_clk_mgr_construct()