Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Drv_ppsmc.h39 #define PPSMC_MSG_EnableGfxOff 0x7 macro
Dsmu_v12_0_ppsmc.h40 #define PPSMC_MSG_EnableGfxOff 0x7 macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c49 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff, 1),
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c372 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff, NULL); in smu10_enable_gfx_off()