Searched refs:drmCommandNone (Results 1 – 4 of 4) sorted by relevance
26 drmCommandNone
626 extern int drmCommandNone(int fd, unsigned long drmCommandIndex);
2582 drm_public int drmCommandNone(int fd, unsigned long drmCommandIndex) in drmCommandNone() function
707 drmCommandNone(brw->screen->fd, DRM_I915_GEM_THROTTLE); in throttle()