Searched refs:DRM_IOCTL_I915_GEM_CREATE_EXT (Results 1 – 3 of 3) sorted by relevance
84 int ret = intel_ioctl(device->fd, DRM_IOCTL_I915_GEM_CREATE_EXT, in anv_gem_create_regions()
442 #define DRM_IOCTL_I915_GEM_CREATE_EXT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_CREATE_EXT, struct d… macro
943 if (intel_ioctl(bufmgr->fd, DRM_IOCTL_I915_GEM_CREATE_EXT, &create) != 0) { in alloc_fresh_bo()