Home
last modified time | relevance | path

Searched refs:TABLE_DPMCLOCKS (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_cyan_skillfish.h34 #define TABLE_DPMCLOCKS 4 // Called by Driver; defined here, but not used, for backward co… macro
Dsmu13_driver_if_v13_0_5.h134 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
Dsmu13_driver_if_yellow_carp.h215 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
Dsmu12_driver_if.h225 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
Dsmu13_driver_if_v13_0_4.h259 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
Dsmu11_driver_if_vangogh.h247 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_smu.h100 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
Ddcn315_smu.c315 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn315_smu_transfer_dpm_table_smu_2_dram()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Ddcn301_smu.h84 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
Ddcn301_smu.c274 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn301_smu_transfer_dpm_table_smu_2_dram()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_smu.h108 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
Ddcn316_smu.c291 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn316_smu_transfer_dpm_table_smu_2_dram()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu10.h182 #define TABLE_DPMCLOCKS 4 /* Called by Driver */ macro
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_smu.h221 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
Ddcn31_smu.c313 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn31_smu_transfer_dpm_table_smu_2_dram()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu10_smumgr.c281 priv->smu_tables.entry[SMU10_CLOCKTABLE].table_id = TABLE_DPMCLOCKS; in smu10_smu_init()