Searched refs:smu9_send_msg_to_smc_with_parameter (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vega12_smumgr.c | 53 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 57 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 62 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 98 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 103 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 108 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 126 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 130 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 135 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 139 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() [all …]
|
D | vega10_smumgr.c | 50 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 53 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 56 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 84 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 87 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 90 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 136 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address() 139 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address() 361 .send_msg_to_smc_with_parameter = &smu9_send_msg_to_smc_with_parameter,
|
D | smu9_smumgr.h | 28 int smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr,
|
D | smu9_smumgr.c | 122 int smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu9_send_msg_to_smc_with_parameter() function
|