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

/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_noop_drm_shim.c343 [DRM_I915_GEM_CONTEXT_DESTROY] = i915_ioctl_noop,
/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h458 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e macro
525 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
2018 * an explicit DRM_I915_GEM_CONTEXT_DESTROY or implicitly from file closure
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Di915_drm.h310 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e macro
370 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h395 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e macro
462 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
1837 * an explicit DRM_I915_GEM_CONTEXT_DESTROY or implicitly from file closure

Completed in 19 milliseconds