Searched refs:add_vram (Results 1 – 1 of 1) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_bo.c | 210 static void add_vram(struct xe_device *xe, struct xe_bo *bo, in add_vram() function 245 add_vram(xe, bo, bo->placements, bo_flags, XE_PL_VRAM0, c); in try_add_vram() 247 add_vram(xe, bo, bo->placements, bo_flags, XE_PL_VRAM1, c); in try_add_vram() 2937 add_vram(xe, bo, &requested, bo->flags, mem_type, &c); in xe_bo_migrate()
|
Completed in 9 milliseconds