HomeSort by: relevance | last modified time | path
    Searched refs:notify_memory_pool_location (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
smu_internal.h 71 ((smu)->ppt_funcs->notify_memory_pool_location ? (smu)->ppt_funcs->notify_memory_pool_location((smu)) : 0)
amdgpu_arcturus_ppt.c 2296 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
amdgpu_navi10_ppt.c 2341 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
amdgpu_vega20_ppt.c 3236 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h 515 int (*notify_memory_pool_location)(struct smu_context *smu); member in struct:pptable_funcs

Completed in 20 milliseconds