Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Drv_ppsmc.h86 #define PPSMC_MSG_GpuChangeState 0x37 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v12_0_ppsmc.h88 #define PPSMC_MSG_GpuChangeState 0x37 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c95 MSG_MAP(GpuChangeState, PPSMC_MSG_GpuChangeState, 1),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1605 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GpuChangeState, state, NULL); in smu10_gfx_state_change()