Home
last modified time | relevance | path

Searched refs:nouveau_object (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_screen.h26 struct nouveau_object *ntfy;
27 struct nouveau_object *fence;
29 struct nouveau_object *query;
33 struct nouveau_object *null;
34 struct nouveau_object *eng3d;
35 struct nouveau_object *m2mf;
36 struct nouveau_object *surf2d;
37 struct nouveau_object *swzsurf;
38 struct nouveau_object *sifm;
Dnv30_clear.c105 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_render_target()
164 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_depth_stencil()
Dnv30_screen.c50 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_param()
135 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_paramf()
159 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_shader_param()
Dnv30_texture.c131 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_state_create()
205 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_view_create()
Dnv30_fragprog.c64 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragprog_validate()
Dnv30_fragtex.c37 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragtex_validate()
Dnv30_query.c260 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_query_init()
Dnv30_vertprog.c56 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_vertprog_validate()
Dnv30_state.c40 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_blend_state_create()
Dnv30_draw.c273 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_render_validate()
Dnv30_state_validate.c41 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_validate_fb()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.h48 struct nouveau_object *chan;
53 struct nouveau_object *null;
54 struct nouveau_object *ntfy;
55 struct nouveau_object *eng3d;
56 struct nouveau_object *eng3dm;
57 struct nouveau_object *surf3d;
58 struct nouveau_object *m2mf;
59 struct nouveau_object *surf2d;
60 struct nouveau_object *rop;
61 struct nouveau_object *patt;
[all …]
Dnv04_context.h35 struct nouveau_object *eng3d;
54 struct nouveau_object *
Dnv04_render.c74 struct nouveau_object *fahrenheit = nv04_context_engine(ctx); in swtnl_choose_attrs()
169 struct nouveau_object *eng3d = nv04_context_engine(ctx); in swtnl_start()
206 struct nouveau_object *eng3d = to_nv04_context(ctx)->eng3d; \
Dnv04_context.c48 struct nouveau_object *
54 struct nouveau_object *fahrenheit; in nv04_context_engine()
Dnv04_surface.c205 struct nouveau_object *swzsurf = hw->swzsurf; in nv04_surface_copy_swizzle()
483 struct nouveau_object *chan = hw->chan; in nv04_surface_init()
/external/libdrm/nouveau/
Dnouveau.h17 struct nouveau_object { struct
18 struct nouveau_object *parent; argument
26 struct nouveau_object *object; argument
61 struct nouveau_object *object;
66 int nouveau_object_new(struct nouveau_object *parent, uint64_t handle,
68 struct nouveau_object **);
69 void nouveau_object_del(struct nouveau_object **);
70 void *nouveau_object_find(struct nouveau_object *, uint32_t parent_class);
73 struct nouveau_object object;
193 struct nouveau_object *channel;
[all …]
Dprivate.h117 int abi16_chan_nv04(struct nouveau_object *);
118 int abi16_chan_nvc0(struct nouveau_object *);
119 int abi16_chan_nve0(struct nouveau_object *);
120 int abi16_engobj(struct nouveau_object *);
121 int abi16_ntfy(struct nouveau_object *);
Dabi16.c37 abi16_chan_nv04(struct nouveau_object *obj) in abi16_chan_nv04()
58 abi16_chan_nvc0(struct nouveau_object *obj) in abi16_chan_nvc0()
79 abi16_chan_nve0(struct nouveau_object *obj) in abi16_chan_nve0()
105 abi16_engobj(struct nouveau_object *obj) in abi16_engobj()
119 obj->length = sizeof(struct nouveau_object *); in abi16_engobj()
124 abi16_ntfy(struct nouveau_object *obj) in abi16_ntfy()
Dnouveau.c250 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, in nouveau_object_new()
252 struct nouveau_object **pobj) in nouveau_object_new()
255 struct nouveau_object *obj; in nouveau_object_new()
259 length = sizeof(struct nouveau_object *); in nouveau_object_new()
268 *(struct nouveau_object **)obj->data = obj; in nouveau_object_new()
312 nouveau_object_del(struct nouveau_object **pobj) in nouveau_object_del()
314 struct nouveau_object *obj = *pobj; in nouveau_object_del()
336 nouveau_object_find(struct nouveau_object *obj, uint32_t pclass) in nouveau_object_find()
Dpushbuf.c308 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) in pushbuf_submit()
533 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, in nouveau_pushbuf_new()
770 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) in nouveau_pushbuf_kick()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_screen.h65 struct nouveau_object *sync;
67 struct nouveau_object *tesla;
68 struct nouveau_object *eng2d;
69 struct nouveau_object *m2mf;
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_screen.h63 struct nouveau_object *eng3d; /* sqrt(1/2)|kepler> + sqrt(1/2)|fermi> */
64 struct nouveau_object *eng2d;
65 struct nouveau_object *m2mf;
66 struct nouveau_object *dijkstra;
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h23 struct nouveau_object *chan;
26 struct nouveau_object *mpeg;
Dnouveau_screen.h16 struct nouveau_object *channel;

12