Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_cyan_skillfish.h34 #define TABLE_DPMCLOCKS 4 // Called by Driver; defined here, but not used, for backward co… macro
H A Dsmu13_driver_if_v13_0_5.h133 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
H A Dsmu13_driver_if_yellow_carp.h215 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
H A Dsmu12_driver_if.h225 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
H A Dsmu13_driver_if_v13_0_4.h274 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
H A Dsmu11_driver_if_vangogh.h249 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
H A Dsmu14_driver_if_v14_0_0.h256 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h100 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
H A Ddcn315_smu.c321 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn315_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h108 #define TABLE_DPMCLOCKS 4 // Called by Driver and VBIOS macro
H A Ddcn316_smu.c285 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn316_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h84 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
H A Ddcn301_smu.c274 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn301_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu10.h182 #define TABLE_DPMCLOCKS 4 /* Called by Driver */ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h159 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
H A Ddcn35_smu.c349 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn35_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h221 #define TABLE_DPMCLOCKS 4 // Called by Driver macro
H A Ddcn31_smu.c308 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn31_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c327 VBIOSSMC_MSG_TransferTableSmu2Dram, TABLE_DPMCLOCKS); in dcn314_smu_transfer_dpm_table_smu_2_dram()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c282 priv->smu_tables.entry[SMU10_CLOCKTABLE].table_id = TABLE_DPMCLOCKS; in smu10_smu_init()