Searched refs:drmCommandNone (Results 1 – 3 of 3) sorted by relevance
591 extern int drmCommandNone(int fd, unsigned long drmCommandIndex);
2570 drm_public int drmCommandNone(int fd, unsigned long drmCommandIndex) in drmCommandNone() function
695 drmCommandNone(brw->screen->fd, DRM_I915_GEM_THROTTLE); in throttle()