Lines Matching refs:nvif_object
62 struct nvif_object user;
66 nv50_chan_create(struct nvif_object *disp, const u32 *oclass, u8 head, in nv50_chan_create()
116 nv50_pioc_create(struct nvif_object *disp, const u32 *oclass, u8 head, in nv50_pioc_create()
131 nv50_curs_create(struct nvif_object *disp, int head, struct nv50_curs *curs) in nv50_curs_create()
158 nv50_oimm_create(struct nvif_object *disp, int head, struct nv50_oimm *oimm) in nv50_oimm_create()
185 struct nvif_object sync;
186 struct nvif_object vram;
195 nv50_dmac_destroy(struct nv50_dmac *dmac, struct nvif_object *disp) in nv50_dmac_destroy()
209 nv50_dmac_create(struct nvif_object *disp, const u32 *oclass, u8 head, in nv50_dmac_create()
215 struct nvif_object pushbuf; in nv50_dmac_create()
225 ret = nvif_object_init(nvif_object(device), NULL, in nv50_dmac_create()
277 nv50_core_create(struct nvif_object *disp, u64 syncbuf, struct nv50_mast *core) in nv50_core_create()
311 nv50_base_create(struct nvif_object *disp, int head, u64 syncbuf, in nv50_base_create()
342 nv50_ovly_create(struct nvif_object *disp, int head, u64 syncbuf, in nv50_ovly_create()
382 struct nvif_object core;
383 struct nvif_object base[4];
387 struct nvif_object *disp;