Searched refs:DRM_NOUVEAU_SETPARAM (Results 1 – 4 of 4) sorted by relevance
129 #define DRM_NOUVEAU_SETPARAM 0x01 /* deprecated */ macro
130 #define DRM_NOUVEAU_SETPARAM 0x01 /* deprecated */ macro
191 #define DRM_NOUVEAU_SETPARAM 0x01 /* deprecated */ macro
532 return drmCommandWrite(drm->fd, DRM_NOUVEAU_SETPARAM, &r, sizeof(r)); in nouveau_setparam()