Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/magma/
DDrmBuffer.cpp59 int result = device.ioctl(DRM_IOCTL_I915_GEM_CREATE, &create_params); in create()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Di915_drm.h519 #define DRM_IOCTL_I915_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_CREATE, struct drm_i915_… macro