Searched refs:ctxdma (Results 1 – 4 of 4) sorted by relevance
47 nvkm_wr32(device, 0x001710, 0x80000000 | chan->vblank.ctxdma); in nv50_sw_chan_vblsem_release()68 case 0x018c: chan->vblank.ctxdma = data; return true; in nv50_sw_chan_mthd()
13 u32 ctxdma; member
77 nvif_object_fini(&chan->push.ctxdma); in nouveau_channel_del()176 &args, sizeof(args), &chan->push.ctxdma); in nouveau_channel_prep()231 args.nv50.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ind()276 args.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_dma()
20 struct nvif_object ctxdma; member