Searched refs:PPSMC_MSG_EnableGfxOff (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu_v13_0_5_ppsmc.h | 38 #define PPSMC_MSG_EnableGfxOff 3 ///< Enable GFXOFF macro
|
D | smu_v13_0_1_ppsmc.h | 48 #define PPSMC_MSG_EnableGfxOff 0x04 ///< Enable GFXOFF macro
|
D | smu_v12_0_ppsmc.h | 40 #define PPSMC_MSG_EnableGfxOff 0x7 macro
|
D | smu_v11_5_ppsmc.h | 38 #define PPSMC_MSG_EnableGfxOff 0x4 macro
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | rv_ppsmc.h | 39 #define PPSMC_MSG_EnableGfxOff 0x7 macro
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | yellow_carp_ppt.c | 66 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 1),
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 58 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff, 1),
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu10_hwmgr.c | 373 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff, NULL); in smu10_enable_gfx_off()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | vangogh_ppt.c | 77 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 0),
|