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

/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dpci_id_driver_map.c38 ret = drmCommandWriteRead(fd, DRM_NOUVEAU_GETPARAM, &gp, sizeof(gp));
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dpci_id_driver_map.c40 ret = drmCommandWriteRead(fd, DRM_NOUVEAU_GETPARAM, &gp, sizeof(gp));
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dnouveau_drm.h190 #define DRM_NOUVEAU_GETPARAM 0x00 /* deprecated */ macro
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
H A Dnouveau_noop.c182 [DRM_NOUVEAU_GETPARAM] = nouveau_ioctl_get_param,
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.c536 drmCommandWriteRead(fd, DRM_NOUVEAU_GETPARAM, &r, sizeof(r));

Completed in 7 milliseconds