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

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_dma.h22 NvSW = 0x80000021, enumerator in enum:DMAObjects
H A Dnv50_accel.c166 if (nouveau_object_new(pNv->channel, NvSW, 0x506e, NULL, 0, &pNv->NvSW)) {
173 nouveau_object_del(&pNv->NvSW);
185 PUSH_DATA (push, pNv->NvSW->handle);
H A Dnvc0_accel.c81 if (!pNv->NvSW || !nouveau_exa_pixmap_is_onscreen(ppix))
96 PUSH_DATA (push, pNv->NvSW->handle);
272 NULL, 0, &pNv->NvSW);
H A Dnv_type.h121 struct nouveau_object *NvSW; member in struct:_NVRec
H A Dnv_accel_common.c611 nouveau_object_del(&pNv->NvSW);

Completed in 4 milliseconds