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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.c151 static void add_vram(struct xe_device *xe, struct xe_bo *bo, function
188 add_vram(xe, bo, bo->placements, bo_flags, XE_PL_VRAM0, c);
190 add_vram(xe, bo, bo->placements, bo_flags, XE_PL_VRAM1, c);
2157 add_vram(xe, bo, &requested, bo->flags, mem_type, &c);

Completed in 123 milliseconds