Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GpuChangeState (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h86 #define PPSMC_MSG_GpuChangeState 0x37 macro
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v12_0_ppsmc.h88 #define PPSMC_MSG_GpuChangeState 0x37 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1634 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GpuChangeState, state, NULL); in smu10_gfx_state_change()