Home
last modified time | relevance | path

Searched refs:notify_memory_pool_location (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Dsmu_internal.h71 …((smu)->ppt_funcs->notify_memory_pool_location ? (smu)->ppt_funcs->notify_memory_pool_location((sm…
H A Damdgpu_arcturus_ppt.c2296 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
H A Damdgpu_navi10_ppt.c2341 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
H A Damdgpu_vega20_ppt.c3236 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Damdgpu_smu.h515 int (*notify_memory_pool_location)(struct smu_context *smu); member