Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.c458 &priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega20_smu_init()
459 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega20_smu_init()
460 &priv->smu_tables.entry[TABLE_WATERMARKS].table); in vega20_smu_init()
464 priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01; in vega20_smu_init()
465 priv->smu_tables.entry[TABLE_WATERMARKS].size = sizeof(Watermarks_t); in vega20_smu_init()
542 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega20_smu_init()
543 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega20_smu_init()
544 &priv->smu_tables.entry[TABLE_WATERMARKS].table); in vega20_smu_init()
567 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega20_smu_fini()
568 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega20_smu_fini()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr_smu_msg.c200 DALSMC_MSG_TransferTableSmu2Dram, TABLE_WATERMARKS, NULL); in dcn30_smu_transfer_wm_table_smu_2_dram()
208 DALSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS, NULL); in dcn30_smu_transfer_wm_table_dram_2_smu()
H A Ddcn30_smu11_driver_if.h64 #define TABLE_WATERMARKS 1 macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c147 param == TABLE_WATERMARKS) in dcn314_smu_send_msg_with_param()
336 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn314_smu_transfer_wm_table_dram_2_smu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c131 param == TABLE_WATERMARKS) in dcn31_smu_send_msg_with_param()
317 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn31_smu_transfer_wm_table_dram_2_smu()
H A Ddcn31_smu.h218 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_smu14_driver_if.h56 #define TABLE_WATERMARKS 2 macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_smu13_driver_if.h55 #define TABLE_WATERMARKS 2 macro
H A Ddcn32_clk_mgr_smu_msg.c181 DALSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS, NULL); in dcn32_smu_transfer_wm_table_dram_2_smu()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_cyan_skillfish.h32 #define TABLE_WATERMARKS 1 // Called by Driver; defined here, but not used, for backward co… macro
H A Dsmu13_driver_if_v13_0_5.h130 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Dsmu13_driver_if_yellow_carp.h212 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Dsmu12_driver_if.h222 #define TABLE_WATERMARKS 1 // Called by Driver macro
H A Dsmu13_driver_if_v13_0_4.h271 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Dsmu11_driver_if_vangogh.h246 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Dsmu14_driver_if_v14_0_0.h253 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.c165 param == TABLE_WATERMARKS) in dcn35_smu_send_msg_with_param()
358 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn35_smu_transfer_wm_table_dram_2_smu()
H A Ddcn35_smu.h156 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h99 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Ddcn315_smu.c330 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn315_smu_transfer_wm_table_dram_2_smu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h107 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Ddcn316_smu.c294 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn316_smu_transfer_wm_table_dram_2_smu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h83 #define TABLE_WATERMARKS 1 macro
H A Ddcn301_smu.c280 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn301_smu_transfer_wm_table_dram_2_smu()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu10.h179 #define TABLE_WATERMARKS 1 /* Called by Driver */ macro

12