Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Drv_ppsmc.h39 #define PPSMC_MSG_EnableGfxOff 0x7 macro
Dsmu_v12_0_ppsmc.h40 #define PPSMC_MSG_EnableGfxOff 0x7 macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Drenoir_ppt.c47 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff),
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu10_hwmgr.c347 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff); in smu10_enable_gfx_off()