Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c243 static void add_vram(struct xe_device *xe, struct xe_bo *bo, in add_vram() function
282 add_vram(xe, bo, bo->placements, bo_flags, pl, c); in try_add_vram()
3461 add_vram(xe, bo, &requested, bo->flags, mem_type, &c); in xe_bo_migrate()