Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega12_smumgr.c249 &priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega12_smu_init()
250 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega12_smu_init()
251 &priv->smu_tables.entry[TABLE_WATERMARKS].table); in vega12_smu_init()
256 priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01; in vega12_smu_init()
257 priv->smu_tables.entry[TABLE_WATERMARKS].size = sizeof(Watermarks_t); in vega12_smu_init()
334 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega12_smu_init()
335 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega12_smu_init()
336 &priv->smu_tables.entry[TABLE_WATERMARKS].table); in vega12_smu_init()
356 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega12_smu_fini()
357 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr, in vega12_smu_fini()
[all …]
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 …]
Dsmu10_smumgr.c265 priv->smu_tables.entry[SMU10_WMTABLE].table_id = TABLE_WATERMARKS; in smu10_smu_init()
Dvega10_smumgr.c253 priv->smu_tables.entry[WMTABLE].table_id = TABLE_WATERMARKS; in vega10_smu_init()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
Ddcn30_clk_mgr_smu_msg.c189 DALSMC_MSG_TransferTableSmu2Dram, TABLE_WATERMARKS, NULL); in dcn30_smu_transfer_wm_table_smu_2_dram()
197 DALSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS, NULL); in dcn30_smu_transfer_wm_table_dram_2_smu()
Ddcn30_smu11_driver_if.h63 #define TABLE_WATERMARKS 1 macro
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_smu.c132 param == TABLE_WATERMARKS) in dcn31_smu_send_msg_with_param()
322 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn31_smu_transfer_wm_table_dram_2_smu()
Ddcn31_smu.h218 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_cyan_skillfish.h32 #define TABLE_WATERMARKS 1 // Called by Driver; defined here, but not used, for backward co… macro
Dsmu13_driver_if_v13_0_5.h131 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Dsmu13_driver_if_yellow_carp.h212 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Dsmu12_driver_if.h222 #define TABLE_WATERMARKS 1 // Called by Driver macro
Dsmu13_driver_if_v13_0_4.h256 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Dsmu11_driver_if_vangogh.h244 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Dsmu11_driver_if_navi10.h1195 #define TABLE_WATERMARKS 1 macro
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_smu.h99 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Ddcn315_smu.c324 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn315_smu_transfer_wm_table_dram_2_smu()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Ddcn301_smu.h83 #define TABLE_WATERMARKS 1 macro
Ddcn301_smu.c280 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn301_smu_transfer_wm_table_dram_2_smu()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_smu.h107 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
Ddcn316_smu.c300 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS); in dcn316_smu_transfer_wm_table_dram_2_smu()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu10.h179 #define TABLE_WATERMARKS 1 /* Called by Driver */ macro
Dsmu9_driver_if.h430 #define TABLE_WATERMARKS 1 macro
Dsmu11_driver_if.h833 #define TABLE_WATERMARKS 1 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
Dsmu9_driver_if.h707 #define TABLE_WATERMARKS 1 macro

12