Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu8_smumgr.c622 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings()
649 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-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h138 #define PPSMC_MSG_ExecuteJob ((uint16_t) 0x254) macro