Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0_7_ppsmc.h88 #define PPSMC_MSG_AllowGfxOff 0x28 macro
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.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c124 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
Dsienna_cichlid_ppt.c117 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c2683 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_AllowGfxOff, NULL); in vega12_enable_gfx_off()