Searched refs:DRM_I915_GEM_THROTTLE (Results 1 – 4 of 4) sorted by relevance
247 #define DRM_I915_GEM_THROTTLE 0x18 macro308 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
287 #define DRM_I915_GEM_THROTTLE 0x18 macro349 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
826 drmCommandNone(dri_screen->fd, DRM_I915_GEM_THROTTLE); in throttle()