Searched refs:PPSMC_MSG_DisallowGfxOff (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | smu_v13_0_1_ppsmc.h | 70 #define PPSMC_MSG_DisallowGfxOff 0x1A ///< Inform PMFW of disallowing GFXOFF entry macro
|
A D | smu_v11_0_7_ppsmc.h | 89 #define PPSMC_MSG_DisallowGfxOff 0x29 macro
|
A D | smu_v11_0_ppsmc.h | 84 #define PPSMC_MSG_DisallowGfxOff 0x2A macro
|
A D | smu_v11_5_ppsmc.h | 64 #define PPSMC_MSG_DisallowGfxOff 0x1E macro
|
A D | vega12_ppsmc.h | 113 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
|
A D | vega20_ppsmc.h | 111 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | yellow_carp_ppt.c | 63 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 1),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | vangogh_ppt.c | 67 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
|
A D | navi10_ppt.c | 127 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
|
A D | sienna_cichlid_ppt.c | 133 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega12_hwmgr.c | 2786 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisallowGfxOff, NULL); in vega12_disable_gfx_off()
|
Completed in 27 milliseconds