Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_5_ppsmc.h38 #define PPSMC_MSG_EnableGfxOff 3 ///< Enable GFXOFF macro
H A Dsmu_v13_0_1_ppsmc.h48 #define PPSMC_MSG_EnableGfxOff 0x04 ///< Enable GFXOFF macro
H A Dsmu_v12_0_ppsmc.h40 #define PPSMC_MSG_EnableGfxOff 0x7 macro
H A Dsmu_v11_5_ppsmc.h38 #define PPSMC_MSG_EnableGfxOff 0x4 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h39 #define PPSMC_MSG_EnableGfxOff 0x7 macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c74 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 1),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c373 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff, NULL); in smu10_enable_gfx_off()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c58 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff, 1),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c77 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 0),