Searched refs:drm_nouveau_gem_info (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dnouveau_drm.h110 struct drm_nouveau_gem_info { struct
121 struct drm_nouveau_gem_info info;
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dprivate.h123 drm_private void abi16_bo_info(struct nouveau_bo *, struct drm_nouveau_gem_info *);
H A Dabi16.c273 abi16_bo_info(struct nouveau_bo *bo, struct drm_nouveau_gem_info *info)
313 struct drm_nouveau_gem_info *info = &req.info;
H A Dnouveau.c666 struct drm_nouveau_gem_info req = { .handle = handle };
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
H A Dnouveau_noop.c96 struct drm_nouveau_gem_info *info = arg;

Completed in 5 milliseconds