HomeSort by relevance Sort by last modified time
    Searched defs:drm_i915_gem_sw_finish (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/libdrm/shared-core/
i915_drm.h 203 #define DRM_I915_GEM_SW_FINISH 0x20
242 #define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
502 struct drm_i915_gem_sw_finish { struct
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 175 #define DRM_I915_GEM_SW_FINISH 0x20
241 #define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
426 struct drm_i915_gem_sw_finish { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 207 #define DRM_I915_GEM_SW_FINISH 0x20
261 #define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
512 struct drm_i915_gem_sw_finish { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
i915_drm.h 182 #define DRM_I915_GEM_SW_FINISH 0x20
224 #define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
450 struct drm_i915_gem_sw_finish { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 182 #define DRM_I915_GEM_SW_FINISH 0x20
224 #define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
450 struct drm_i915_gem_sw_finish { struct

Completed in 50 milliseconds