Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_AllowGfxOff (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu_v11_0_ppsmc.h83 #define PPSMC_MSG_AllowGfxOff 0x29 macro
Dvega12_ppsmc.h112 #define PPSMC_MSG_AllowGfxOff 0x51 macro
Dvega20_ppsmc.h110 #define PPSMC_MSG_AllowGfxOff 0x51 macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c106 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff),
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_hwmgr.c2610 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_AllowGfxOff); in vega12_enable_gfx_off()