HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_pushbuf (Results 1 - 25 of 216) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_winsys.h 20 PUSH_AVAIL(struct nouveau_pushbuf *push)
26 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
36 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
42 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
49 PUSH_DATAb(struct nouveau_pushbuf *push, const void *data, uint32_t size)
56 PUSH_DATAf(struct nouveau_pushbuf *push, float f)
64 PUSH_KICK(struct nouveau_pushbuf *push)
nouveau_video.h 22 struct nouveau_pushbuf *push;
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_winsys.h 20 PUSH_AVAIL(struct nouveau_pushbuf *push)
26 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
36 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
42 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
49 PUSH_DATAf(struct nouveau_pushbuf *push, float f)
57 PUSH_KICK(struct nouveau_pushbuf *push)
nouveau_video.h 22 struct nouveau_pushbuf *push;
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd,
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_local.h 99 PUSH_AVAIL(struct nouveau_pushbuf *push)
105 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
113 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
119 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
126 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
133 PUSH_KICK(struct nouveau_pushbuf *push)
139 BUFCTX(struct nouveau_pushbuf *push)
145 PUSH_RESET(struct nouveau_pushbuf *push)
151 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t access)
157 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd
    [all...]
nouveau_copy.h 13 Bool nouveau_copya0b5_rect(struct nouveau_pushbuf *, struct nouveau_object *,
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_local.h 27 PUSH_AVAIL(struct nouveau_pushbuf *push)
33 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
41 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
47 PUSH_DATAf(struct nouveau_pushbuf *push, float v)
54 PUSH_DATAb(struct nouveau_pushbuf *push, GLboolean x)
60 PUSH_DATAm(struct nouveau_pushbuf *push, float m[16])
70 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
77 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
84 PUSH_KICK(struct nouveau_pushbuf *push)
90 BUFCTX(struct nouveau_pushbuf *push
    [all...]
nv20_state_polygon.c 36 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_raster.c 37 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_polygon.c 37 struct nouveau_pushbuf *push = context_push(ctx);
52 struct nouveau_pushbuf *push = context_push(ctx);
62 struct nouveau_pushbuf *push = context_push(ctx);
81 struct nouveau_pushbuf *push = context_push(ctx);
93 struct nouveau_pushbuf *push = context_push(ctx);
106 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_raster.c 40 struct nouveau_pushbuf *push = context_push(ctx);
53 struct nouveau_pushbuf *push = context_push(ctx);
65 struct nouveau_pushbuf *push = context_push(ctx);
77 struct nouveau_pushbuf *push = context_push(ctx);
87 struct nouveau_pushbuf *push = context_push(ctx);
99 struct nouveau_pushbuf *push = context_push(ctx);
113 struct nouveau_pushbuf *push = context_push(ctx);
122 struct nouveau_pushbuf *push = context_push(ctx);
135 struct nouveau_pushbuf *push = context_push(ctx);
145 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_local.h 27 PUSH_AVAIL(struct nouveau_pushbuf *push)
33 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
41 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
47 PUSH_DATAf(struct nouveau_pushbuf *push, float v)
54 PUSH_DATAb(struct nouveau_pushbuf *push, GLboolean x)
60 PUSH_DATAm(struct nouveau_pushbuf *push, float m[16])
70 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
77 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
84 PUSH_KICK(struct nouveau_pushbuf *push)
90 BUFCTX(struct nouveau_pushbuf *push
    [all...]
nv20_state_polygon.c 36 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_raster.c 37 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_polygon.c 37 struct nouveau_pushbuf *push = context_push(ctx);
52 struct nouveau_pushbuf *push = context_push(ctx);
62 struct nouveau_pushbuf *push = context_push(ctx);
81 struct nouveau_pushbuf *push = context_push(ctx);
93 struct nouveau_pushbuf *push = context_push(ctx);
106 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_raster.c 40 struct nouveau_pushbuf *push = context_push(ctx);
53 struct nouveau_pushbuf *push = context_push(ctx);
65 struct nouveau_pushbuf *push = context_push(ctx);
77 struct nouveau_pushbuf *push = context_push(ctx);
87 struct nouveau_pushbuf *push = context_push(ctx);
99 struct nouveau_pushbuf *push = context_push(ctx);
113 struct nouveau_pushbuf *push = context_push(ctx);
122 struct nouveau_pushbuf *push = context_push(ctx);
135 struct nouveau_pushbuf *push = context_push(ctx);
145 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv50_query_hw.h 55 nv50_hw_query_pushbuf_submit(struct nouveau_pushbuf *, uint16_t,
58 nv84_hw_query_fifo_wait(struct nouveau_pushbuf *, struct nv50_query *);
nv50_winsys.h 43 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags)
92 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data)
98 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
107 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
117 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_query_hw.h 55 nv50_hw_query_pushbuf_submit(struct nouveau_pushbuf *, uint16_t,
58 nv84_hw_query_fifo_wait(struct nouveau_pushbuf *, struct nv50_query *);
nv50_winsys.h 43 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags)
92 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data)
98 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
107 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
117 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size)
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 193 struct nouveau_pushbuf { struct
197 void (*kick_notify)(struct nouveau_pushbuf *);
212 struct nouveau_pushbuf **);
213 void nouveau_pushbuf_del(struct nouveau_pushbuf **);
214 int nouveau_pushbuf_space(struct nouveau_pushbuf *, uint32_t dwords,
216 void nouveau_pushbuf_data(struct nouveau_pushbuf *, struct nouveau_bo *,
218 int nouveau_pushbuf_refn(struct nouveau_pushbuf *,
224 void nouveau_pushbuf_reloc(struct nouveau_pushbuf *, struct nouveau_bo *,
227 int nouveau_pushbuf_validate(struct nouveau_pushbuf *);
228 uint32_t nouveau_pushbuf_refd(struct nouveau_pushbuf *, struct nouveau_bo *)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
nv30_winsys.h 23 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
30 bufctx(struct nouveau_pushbuf *push)
37 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin,
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
nv30_winsys.h 23 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
30 bufctx(struct nouveau_pushbuf *push)
37 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin,
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin,
112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_winsys.h 42 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags)
107 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data)
113 BEGIN_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
122 BEGIN_NIC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
131 BEGIN_1IC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
140 IMMED_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, uint16_t data)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_winsys.h 42 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags)
107 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data)
113 BEGIN_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
122 BEGIN_NIC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
131 BEGIN_1IC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size)
140 IMMED_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, uint16_t data)

Completed in 14 milliseconds

1 2 3 4 5 6 7 8 9