Lines Matching refs:nv50
53 nv50_m2mf_transfer_rect(struct nv50_context *nv50,
58 struct nouveau_pushbuf *push = nv50->base.pushbuf;
59 struct nouveau_bufctx *bctx = nv50->bufctx;
151 struct nv50_context *nv50 = nv50_context(&nv->pipe);
152 struct nouveau_pushbuf *push = nv50->base.pushbuf;
157 nouveau_bufctx_refn(nv50->bufctx, 0, dst, domain | NOUVEAU_BO_WR);
158 nouveau_pushbuf_bufctx(push, nv50->bufctx);
204 nouveau_bufctx_reset(nv50->bufctx, 0);
256 struct nv50_context *nv50 = nv50_context(pctx);
257 struct nouveau_device *dev = nv50->screen->base.device;
310 nv50_m2mf_transfer_rect(nv50, &tx->rect[1], &tx->rect[0],
330 struct nv50_context *nv50 = nv50_context(pctx);
337 nv50_m2mf_transfer_rect(nv50, &tx->rect[0], &tx->rect[1],