Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v11_5_ppsmc.h85 #define PPSMC_MSG_GetAverageGfxActivity 0x33 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega10_ppsmc.h95 #define PPSMC_MSG_GetAverageGfxActivity 0x37 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c121 MSG_MAP(GetAverageGfxActivity, PPSMC_MSG_GetAverageGfxActivity, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3972 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetAverageGfxActivity, 0, in vega10_read_sensor()