Home
last modified time | relevance | path

Searched refs:smu10_wait_for_response (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c49 static uint32_t smu10_wait_for_response(struct pp_hwmgr *hwmgr) in smu10_wait_for_response() function
83 smu10_wait_for_response(hwmgr); in smu10_send_msg_to_smc()
89 if (smu10_wait_for_response(hwmgr) == 0) in smu10_send_msg_to_smc()
101 smu10_wait_for_response(hwmgr); in smu10_send_msg_to_smc_with_parameter()
110 if (smu10_wait_for_response(hwmgr) == 0) in smu10_send_msg_to_smc_with_parameter()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c49 static uint32_t smu10_wait_for_response(struct pp_hwmgr *hwmgr) in smu10_wait_for_response() function
83 smu10_wait_for_response(hwmgr); in smu10_send_msg_to_smc()
89 if (smu10_wait_for_response(hwmgr) == 0) in smu10_send_msg_to_smc()
101 smu10_wait_for_response(hwmgr); in smu10_send_msg_to_smc_with_parameter()
110 if (smu10_wait_for_response(hwmgr) == 0) in smu10_send_msg_to_smc_with_parameter()

Completed in 2 milliseconds