Searched refs:v3d_bo_create (Results 1 – 3 of 3) sorted by relevance
126 struct v3d_bo *v3d_bo_create(struct drm_device *dev, struct drm_file *file_priv, in v3d_bo_create() function182 bo = v3d_bo_create(dev, file_priv, PAGE_ALIGN(args->size)); in v3d_create_bo_ioctl()
42 struct v3d_bo *bo = v3d_bo_create(dev, NULL /* XXX: GMP */, 256 * 1024); in v3d_overflow_mem_work()
353 struct v3d_bo *v3d_bo_create(struct drm_device *dev, struct drm_file *file_priv,