Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DisallowGfxOff (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0_7_ppsmc.h89 #define PPSMC_MSG_DisallowGfxOff 0x29 macro
Dsmu_v11_0_ppsmc.h84 #define PPSMC_MSG_DisallowGfxOff 0x2A macro
Dvega12_ppsmc.h113 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
Dvega20_ppsmc.h111 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c125 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
Dsienna_cichlid_ppt.c118 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c2695 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisallowGfxOff, NULL); in vega12_disable_gfx_off()