Searched refs:nouveau_bufctx (Results 1 - 25 of 41) sorted by path

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h25 struct nouveau_bufctx *bufctx;
86 struct nouveau_bufctx *ctx, int bin, uint32_t rw)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h48 struct nouveau_bufctx *bufctx;
H A Dnv30_state_validate.c468 struct nouveau_bufctx *bctx = nv30->bufctx;
H A Dnv30_winsys.h29 static inline struct nouveau_bufctx *
32 struct nouveau_bufctx **pctx = push->user_priv;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c408 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush)
H A Dnv50_context.h118 struct nouveau_bufctx *bufctx_3d;
119 struct nouveau_bufctx *bufctx;
120 struct nouveau_bufctx *bufctx_cp;
217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
246 struct nouveau_bufctx *);
H A Dnv50_state_validate.c533 uint32_t *dirty, struct nouveau_bufctx *bufctx)
H A Dnv50_transfer.c61 struct nouveau_bufctx *bctx = nv50->bufctx;
209 struct nouveau_bufctx *bctx = nv50_context(&nv->pipe)->bufctx;
H A Dnv50_winsys.h20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin,
27 nv50_add_bufctx_resident(struct nouveau_bufctx *bufctx, int bin,
H A Dnv84_video.h65 struct nouveau_bufctx *bsp_bufctx, *vp_bufctx;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c519 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx,
H A Dnvc0_context.h177 struct nouveau_bufctx *bufctx_3d;
178 struct nouveau_bufctx *bufctx;
179 struct nouveau_bufctx *bufctx_cp;
314 void nvc0_bufctx_fence(struct nvc0_context *, struct nouveau_bufctx *,
354 struct nouveau_bufctx *);
H A Dnvc0_state_validate.c955 uint32_t *dirty, struct nouveau_bufctx *bufctx)
H A Dnvc0_transfer.c21 struct nouveau_bufctx *bctx = nvc0->bufctx;
130 struct nouveau_bufctx *bctx = nvc0->bufctx;
287 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx;
325 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx;
H A Dnvc0_winsys.h19 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin,
26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.h51 struct nouveau_bufctx *bufctx;
H A Dnouveau_local.h89 static struct nouveau_bufctx *
H A Dnouveau_vbo_t.c259 struct nouveau_bufctx *bufctx = nctx->hw.bufctx;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h25 struct nouveau_bufctx *bufctx;
86 struct nouveau_bufctx *ctx, int bin, uint32_t rw)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h48 struct nouveau_bufctx *bufctx;
H A Dnv30_state_validate.c468 struct nouveau_bufctx *bctx = nv30->bufctx;
H A Dnv30_winsys.h29 static inline struct nouveau_bufctx *
32 struct nouveau_bufctx **pctx = push->user_priv;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c436 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush)
H A Dnv50_context.h145 struct nouveau_bufctx *bufctx_3d;
146 struct nouveau_bufctx *bufctx;
147 struct nouveau_bufctx *bufctx_cp;
260 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
289 struct nouveau_bufctx *);
H A Dnv50_state_validate.c533 uint32_t *dirty, struct nouveau_bufctx *bufctx)

Completed in 29 milliseconds

12