Searched refs:PPSMC_MSG_EnableGfxOff (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | smu_v13_0_1_ppsmc.h | 48 #define PPSMC_MSG_EnableGfxOff 0x04 ///< Enable GFXOFF macro
|
A D | rv_ppsmc.h | 39 #define PPSMC_MSG_EnableGfxOff 0x7 macro
|
A D | smu_v12_0_ppsmc.h | 40 #define PPSMC_MSG_EnableGfxOff 0x7 macro
|
A D | smu_v11_5_ppsmc.h | 38 #define PPSMC_MSG_EnableGfxOff 0x4 macro
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | yellow_carp_ppt.c | 61 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 1),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
A D | renoir_ppt.c | 49 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff, 1),
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu10_hwmgr.c | 373 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff, NULL); in smu10_enable_gfx_off()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | vangogh_ppt.c | 65 MSG_MAP(EnableGfxOff, PPSMC_MSG_EnableGfxOff, 0),
|
Completed in 19 milliseconds