Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DisableGfxOff (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v13_0_5_ppsmc.h39 #define PPSMC_MSG_DisableGfxOff 4 ///< Disable GFXOFF macro
Dsmu_v13_0_1_ppsmc.h49 #define PPSMC_MSG_DisableGfxOff 0x05 ///< Disable GFXOFF macro
Dsmu_v13_0_4_ppsmc.h58 #define PPSMC_MSG_DisableGfxOff 0x05 ///< Disable GFXOFF macro
Dsmu_v12_0_ppsmc.h41 #define PPSMC_MSG_DisableGfxOff 0x8 macro
Dsmu_v11_5_ppsmc.h39 #define PPSMC_MSG_DisableGfxOff 0x5 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Drv_ppsmc.h40 #define PPSMC_MSG_DisableGfxOff 0x8 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c50 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisableGfxOff, 1),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c353 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableGfxOff, NULL); in smu10_disable_gfx_off()