Home
last modified time | relevance | path

Searched refs:force_contiguous (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c196 static bool force_contiguous(u32 bo_flags) in force_contiguous() function
228 if (force_contiguous(bo_flags)) in add_vram()
260 .flags = force_contiguous(bo_flags) ? in try_add_stolen()
2523 !force_contiguous(bo->flags))) in xe_bo_vmap()