Home
last modified time | relevance | path

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

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