Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_ExecuteJob (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu8_smumgr.c623 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings()
650 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_upload_pptable_settings()
687 PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
689 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
693 PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h138 #define PPSMC_MSG_ExecuteJob ((uint16_t) 0x254) macro