Searched refs:DRM_BUDDY_RANGE_ALLOCATION (Results 1 – 5 of 5) sorted by relevance
25 #define DRM_BUDDY_RANGE_ALLOCATION (1 << 0) macro
63 bman_res->flags |= DRM_BUDDY_RANGE_ALLOCATION; in i915_ttm_buddy_man_alloc()403 flags |= DRM_BUDDY_RANGE_ALLOCATION; in i915_ttm_buddy_man_reserve()
281 DRM_BUDDY_RANGE_ALLOCATION)) in amdgpu_vram_mgr_do_reserve()440 vres->flags |= DRM_BUDDY_RANGE_ALLOCATION; in amdgpu_vram_mgr_new()
708 if (flags & DRM_BUDDY_RANGE_ALLOCATION) in drm_buddy_alloc_blocks()
638 unsigned long flags = DRM_BUDDY_RANGE_ALLOCATION; in drm_test_buddy_alloc_range()