Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.h43 uint8_t WckRatio; member
H A Ddcn314_clk_mgr.c694 clock_table->DfPstateTable[min_pstate].WckRatio); in dcn314_clk_mgr_helper_populate_bw_params()
710 clock_table->DfPstateTable[max_pstate].WckRatio); in dcn314_clk_mgr_helper_populate_bw_params()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h71 uint8_t WckRatio; member
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_yellow_carp.h115 uint8_t WckRatio; member
H A Dsmu13_driver_if_v13_0_4.h116 uint8_t WckRatio; member
H A Dsmu15_driver_if_v15_0_0.h114 uint8_t WckRatio; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h97 uint8_t WckRatio; member
H A Ddcn35_clk_mgr.c1036 return entry->UClk * convert_wck_ratio(entry->WckRatio) * 2; in calc_dram_speed_mts()
1121 convert_wck_ratio(clock_table->MemPstateTable[min_pstate].WckRatio); in dcn35_clk_mgr_helper_populate_bw_params()
1143 clock_table->MemPstateTable[max_pstate].WckRatio); in dcn35_clk_mgr_helper_populate_bw_params()
1399 smu_dpm_clks_b->dpm_clks->MemPstateTable[i].WckRatio = in translate_to_DpmClocks_t_dcn35()
1400 smu_dpm_clks_a->dpm_clks->MemPstateTable[i].WckRatio; in translate_to_DpmClocks_t_dcn35()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h124 uint8_t WckRatio; member
H A Ddcn31_clk_mgr.c606 switch (clock_table->DfPstateTable[j].WckRatio) { in dcn31_clk_mgr_helper_populate_bw_params()