Searched refs:PPSMC_MSG_AllowGfxOff (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | smu_v13_0_1_ppsmc.h | 69 #define PPSMC_MSG_AllowGfxOff 0x19 ///< Inform PMFW of allowing GFXOFF entry macro
|
A D | smu_v11_0_7_ppsmc.h | 88 #define PPSMC_MSG_AllowGfxOff 0x28 macro
|
A D | smu_v11_0_ppsmc.h | 83 #define PPSMC_MSG_AllowGfxOff 0x29 macro
|
A D | smu_v11_5_ppsmc.h | 63 #define PPSMC_MSG_AllowGfxOff 0x1D macro
|
A D | vega12_ppsmc.h | 112 #define PPSMC_MSG_AllowGfxOff 0x51 macro
|
A D | vega20_ppsmc.h | 110 #define PPSMC_MSG_AllowGfxOff 0x51 macro
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | yellow_carp_ppt.c | 62 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 1),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | vangogh_ppt.c | 66 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
|
A D | navi10_ppt.c | 126 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
|
A D | sienna_cichlid_ppt.c | 132 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega12_hwmgr.c | 2774 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_AllowGfxOff, NULL); in vega12_enable_gfx_off()
|
Completed in 27 milliseconds