Searched refs:DRM_I915_GEM_THROTTLE (Results 1 – 3 of 3) sorted by relevance
311 #define DRM_I915_GEM_THROTTLE 0x18 macro374 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
372 #define DRM_I915_GEM_THROTTLE 0x18 macro438 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
707 drmCommandNone(brw->screen->fd, DRM_I915_GEM_THROTTLE); in throttle()