Searched refs:DRM_BUDDY_TOPDOWN_ALLOCATION (Results 1 – 6 of 6) sorted by relevance
18 #define DRM_BUDDY_TOPDOWN_ALLOCATION BIT(1) macro
50 mock_res->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in ttm_mock_manager_alloc()
60 bman_res->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in i915_ttm_buddy_man_alloc()
82 vres->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in xe_ttm_vram_mgr_new()
496 vres->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in amdgpu_vram_mgr_new()
749 if (flags & DRM_BUDDY_TOPDOWN_ALLOCATION) { in alloc_from_freetree()