Searched refs:DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT (Results 1 – 3 of 3) sorted by relevance
51 int result = connection.mDevice.ioctl(DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT, ¶ms); in create()
199 int create_result = dev->ioctl(DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT, &create_params); in magma_device_query_fudge()
539 #define DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_CRE… macro