Searched refs:DRM_BUDDY_CONTIGUOUS_ALLOCATION (Results 1 – 6 of 6) sorted by relevance
455 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()461 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()465 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()471 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()480 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()486 DRM_BUDDY_CONTIGUOUS_ALLOCATION), in drm_test_buddy_alloc_contiguous()
27 #define DRM_BUDDY_CONTIGUOUS_ALLOCATION BIT(2) macro
49 mock_res->flags |= DRM_BUDDY_CONTIGUOUS_ALLOCATION; in ttm_mock_manager_alloc()
506 vres->flags |= DRM_BUDDY_CONTIGUOUS_ALLOCATION; in amdgpu_vram_mgr_new()555 vres->flags &= ~DRM_BUDDY_CONTIGUOUS_ALLOCATION; in amdgpu_vram_mgr_new()
63 bman_res->flags |= DRM_BUDDY_CONTIGUOUS_ALLOCATION; in i915_ttm_buddy_man_alloc()
1025 if (flags & DRM_BUDDY_CONTIGUOUS_ALLOCATION) { in drm_buddy_alloc_blocks()1068 if (flags & DRM_BUDDY_CONTIGUOUS_ALLOCATION && in drm_buddy_alloc_blocks()