Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetAverageGfxActivity (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v11_5_ppsmc.h85 #define PPSMC_MSG_GetAverageGfxActivity 0x33 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega10_ppsmc.h95 #define PPSMC_MSG_GetAverageGfxActivity 0x37 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c109 MSG_MAP(GetAverageGfxActivity, PPSMC_MSG_GetAverageGfxActivity, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c3918 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetAverageGfxActivity, 0, in vega10_read_sensor()