Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h334 int (*update_nbdpm_pstate)(struct pp_hwmgr *hwmgr, member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c1620 hwmgr->hwmgr_func->update_nbdpm_pstate) in amdgpu_dpm_enable_uvd()
1621 hwmgr->hwmgr_func->update_nbdpm_pstate(hwmgr, in amdgpu_dpm_enable_uvd()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c2040 .update_nbdpm_pstate = smu8_nbdpm_pstate_enable_disable,