HomeSort by: relevance | last modified time | path
    Searched refs:drm_nouveau_channel_alloc (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libdrm/dist/nouveau/
abi16.c 39 struct drm_nouveau_channel_alloc req = {
45 ret = drmCommandWriteRead(drm->fd, DRM_NOUVEAU_CHANNEL_ALLOC,
62 struct drm_nouveau_channel_alloc req = {};
66 ret = drmCommandWriteRead(drm->fd, DRM_NOUVEAU_CHANNEL_ALLOC,
83 struct drm_nouveau_channel_alloc req = {};
92 ret = drmCommandWriteRead(drm->fd, DRM_NOUVEAU_CHANNEL_ALLOC,
  /xsrc/external/mit/libdrm/dist/include/drm/
nouveau_drm.h 36 struct drm_nouveau_channel_alloc { struct
192 #define DRM_NOUVEAU_CHANNEL_ALLOC 0x02 /* deprecated */
  /xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
nouveau_noop.c 121 struct drm_nouveau_channel_alloc *alloc = arg;
183 [DRM_NOUVEAU_CHANNEL_ALLOC] = nouveau_ioctl_channel_alloc,

Completed in 7 milliseconds