diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h index 9812c805326c..d1c00c04782f 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | |||
@@ -66,6 +66,7 @@ struct amdgpu_mman { | |||
66 | }; | 66 | }; |
67 | 67 | ||
68 | extern const struct ttm_mem_type_manager_func amdgpu_gtt_mgr_func; | 68 | extern const struct ttm_mem_type_manager_func amdgpu_gtt_mgr_func; |
69 | extern const struct ttm_mem_type_manager_func amdgpu_vram_mgr_func; | ||
69 | 70 | ||
70 | int amdgpu_gtt_mgr_alloc(struct ttm_mem_type_manager *man, | 71 | int amdgpu_gtt_mgr_alloc(struct ttm_mem_type_manager *man, |
71 | struct ttm_buffer_object *tbo, | 72 | struct ttm_buffer_object *tbo, |