Lines Matching defs:pNv
44 #define VSYNC_POSSIBLE (pNv->dev->chipset >= 0x11)
57 NVPtr pNv = NVPTR(pScrn);
58 NVPortPrivPtr pPriv = GET_BLIT_PRIVATE(pNv);
64 struct nouveau_pushbuf *push = pNv->pushbuf;
66 struct nv04_fifo *fifo = pNv->channel->data;
110 PUSH_DATA (push, pNv->NvScaledImage->handle);
115 if (pNv->dev->chipset >= 0x05) {
124 nouveau_pushbuf_bufctx(push, pNv->bufctx);
167 pNv->VideoTimerCallback = NVVideoTimerCallback;
192 NVPtr pNv = NVPTR(pScrn);