Searched refs:TABLE_WATERMARKS (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_smu13_driver_if.h55 #define TABLE_WATERMARKS 2 macro
H A Dsmu13_driver_if.h97 #define TABLE_WATERMARKS 2 macro
H A Ddcn32_clk_mgr_smu_msg.c172 DALSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS, NULL);
/linux-master/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 compatible macro
H A Dsmu13_driver_if_v13_0_5.h130 #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 Dsmu11_driver_if_vangogh.h246 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Dsmu13_driver_if_v13_0_4.h271 #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
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_smu11_driver_if.h64 #define TABLE_WATERMARKS 1 macro
H A Ddcn30_clk_mgr_smu_msg.c198 DALSMC_MSG_TransferTableSmu2Dram, TABLE_WATERMARKS, NULL);
206 DALSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS, NULL);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c249 &priv->smu_tables.entry[TABLE_WATERMARKS].handle,
250 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr,
251 &priv->smu_tables.entry[TABLE_WATERMARKS].table);
256 priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01;
257 priv->smu_tables.entry[TABLE_WATERMARKS].size = sizeof(Watermarks_t);
334 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle,
335 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr,
336 &priv->smu_tables.entry[TABLE_WATERMARKS].table);
356 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle,
357 &priv->smu_tables.entry[TABLE_WATERMARKS]
[all...]
H A Dvega20_smumgr.c458 &priv->smu_tables.entry[TABLE_WATERMARKS].handle,
459 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr,
460 &priv->smu_tables.entry[TABLE_WATERMARKS].table);
464 priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01;
465 priv->smu_tables.entry[TABLE_WATERMARKS].size = sizeof(Watermarks_t);
542 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle,
543 &priv->smu_tables.entry[TABLE_WATERMARKS].mc_addr,
544 &priv->smu_tables.entry[TABLE_WATERMARKS].table);
567 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle,
568 &priv->smu_tables.entry[TABLE_WATERMARKS]
[all...]
/linux-master/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);
/linux-master/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);
/linux-master/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);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu10.h179 #define TABLE_WATERMARKS 1 /* Called by Driver */ macro
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c132 param == TABLE_WATERMARKS)
318 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS);
H A Ddcn31_smu.h218 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c147 param == TABLE_WATERMARKS)
336 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS);
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h143 #define TABLE_WATERMARKS 1 // Called by DAL through VBIOS macro
H A Ddcn35_smu.c156 param == TABLE_WATERMARKS)
349 VBIOSSMC_MSG_TransferTableDram2Smu, TABLE_WATERMARKS);

Completed in 293 milliseconds

12