Searched refs:DRM_BUDDY_TOPDOWN_ALLOCATION (Results 1 – 8 of 8) sorted by relevance
26 #define DRM_BUDDY_TOPDOWN_ALLOCATION BIT(1) macro
46 mock_res->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in ttm_mock_manager_alloc()
254 snd_place = ttm_place_kunit_init(test, snd_mem, DRM_BUDDY_TOPDOWN_ALLOCATION); in ttm_bo_validate_basic()266 DRM_BUDDY_TOPDOWN_ALLOCATION); in ttm_bo_validate_basic()
291 DRM_BUDDY_TOPDOWN_ALLOCATION), in drm_test_buddy_alloc_clear()397 DRM_BUDDY_TOPDOWN_ALLOCATION), in drm_test_buddy_alloc_clear()
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()
503 vres->flags |= DRM_BUDDY_TOPDOWN_ALLOCATION; in amdgpu_vram_mgr_new()
629 if (flags & DRM_BUDDY_TOPDOWN_ALLOCATION) { in alloc_from_freelist()