Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_ttm.h69 extern const struct ttm_mem_type_manager_func amdgpu_gtt_mgr_func;
HDamdgpu_gtt_mgr.c294 const struct ttm_mem_type_manager_func amdgpu_gtt_mgr_func = { variable
HDamdgpu_ttm.c193 man->func = &amdgpu_gtt_mgr_func; in amdgpu_init_mem_type()