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

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 170 #define DRM_I915_GEM_THROTTLE 0x18
231 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO(DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 287 #define DRM_I915_GEM_THROTTLE 0x18
349 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 287 #define DRM_I915_GEM_THROTTLE 0x18
349 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
    [all...]
  /external/mesa3d/include/drm-uapi/
i915_drm.h 247 #define DRM_I915_GEM_THROTTLE 0x18
308 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
    [all...]

Completed in 785 milliseconds