Searched refs:nouveau_context (Results 1 - 25 of 78) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h12 struct nouveau_context { struct
22 void (*copy_data)(struct nouveau_context *,
25 void (*push_data)(struct nouveau_context *,
29 void (*push_cb)(struct nouveau_context *,
34 int (*invalidate_resource_storage)(struct nouveau_context *,
59 static inline struct nouveau_context *
60 nouveau_context(struct pipe_context *pipe) function in typeref:struct:nouveau_context *
62 return (struct nouveau_context *)pipe;
66 nouveau_context_init_vdec(struct nouveau_context *);
69 nouveau_context_init(struct nouveau_context *);
[all...]
H A Dnouveau_buffer.h9 struct nouveau_context;
59 nouveau_copy_buffer(struct nouveau_context *,
64 nouveau_buffer_migrate(struct nouveau_context *,
68 nouveau_resource_map_offset(struct nouveau_context *, struct nv04_resource *,
99 nouveau_user_buffer_upload(struct nouveau_context *, struct nv04_resource *,
110 nouveau_scratch_data(struct nouveau_context *,
H A Dnouveau_buffer.c8 #include "nouveau_context.h"
139 nouveau_transfer_staging(struct nouveau_context *nv,
169 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx)
190 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx,
226 nouveau_buffer_sync(struct nouveau_context *nv,
283 nouveau_buffer_transfer_del(struct nouveau_context *nv,
301 nouveau_buffer_cache(struct nouveau_context *nv, struct nv04_resource *buf)
380 struct nouveau_context *nv = nouveau_context(pipe);
516 nouveau_transfer_write(nouveau_context(pip
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h12 struct nouveau_context { struct
22 void (*copy_data)(struct nouveau_context *,
25 void (*push_data)(struct nouveau_context *,
29 void (*push_cb)(struct nouveau_context *,
34 int (*invalidate_resource_storage)(struct nouveau_context *,
59 static inline struct nouveau_context *
60 nouveau_context(struct pipe_context *pipe) function in typeref:struct:nouveau_context *
62 return (struct nouveau_context *)pipe;
66 nouveau_context_init_vdec(struct nouveau_context *);
69 nouveau_context_init(struct nouveau_context *);
[all...]
H A Dnouveau_buffer.h9 struct nouveau_context;
61 nouveau_copy_buffer(struct nouveau_context *,
66 nouveau_buffer_migrate(struct nouveau_context *,
70 nouveau_resource_map_offset(struct nouveau_context *, struct nv04_resource *,
115 nouveau_user_buffer_upload(struct nouveau_context *, struct nv04_resource *,
126 nouveau_scratch_data(struct nouveau_context *,
H A Dnouveau_buffer.c8 #include "nouveau_context.h"
157 nouveau_transfer_staging(struct nouveau_context *nv,
187 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx)
208 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx,
244 nouveau_buffer_sync(struct nouveau_context *nv,
301 nouveau_buffer_transfer_del(struct nouveau_context *nv,
319 nouveau_buffer_cache(struct nouveau_context *nv, struct nv04_resource *buf)
398 struct nouveau_context *nv = nouveau_context(pipe);
538 nouveau_transfer_write(nouveau_context(pip
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_screen.h32 struct nouveau_context;
H A Dnv04_context.h30 #include "nouveau_context.h"
34 struct nouveau_context base;
H A DMakefile.sources6 nouveau_context.c \
7 nouveau_context.h \
H A Dnouveau_context.h67 struct nouveau_context { struct
87 #define to_nouveau_context(ctx) ((struct nouveau_context *)(ctx))
H A Dnouveau_context.c30 #include "nouveau_context.h"
60 struct nouveau_context *nctx;
113 struct nouveau_context *nctx = to_nouveau_context(ctx);
201 struct nouveau_context *nctx = to_nouveau_context(ctx);
226 struct nouveau_context *nctx = dri_ctx->driverPrivate;
237 struct nouveau_context *nctx = to_nouveau_context(ctx);
341 struct nouveau_context *nctx = dri_ctx->driverPrivate;
378 struct nouveau_context *nctx = to_nouveau_context(ctx);
H A Dnv10_context.c30 #include "nouveau_context.h"
41 struct nouveau_context *nctx = to_nouveau_context(ctx);
62 struct nouveau_context *nctx = to_nouveau_context(ctx);
75 struct nouveau_context *nctx = to_nouveau_context(ctx);
97 struct nouveau_context *nctx = to_nouveau_context(ctx);
146 struct nouveau_context *nctx = to_nouveau_context(ctx);
175 struct nouveau_context *nctx = to_nouveau_context(ctx);
417 struct nouveau_context *nctx = to_nouveau_context(ctx);
434 struct nouveau_context *nctx;
439 nctx = CALLOC_STRUCT(nouveau_context);
[all...]
H A Dnouveau_driver.c32 #include "nouveau_context.h"
69 struct nouveau_context *nctx = to_nouveau_context(ctx);
88 struct nouveau_context *nctx = to_nouveau_context(ctx);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_screen.h32 struct nouveau_context;
H A Dnv04_context.h30 #include "nouveau_context.h"
34 struct nouveau_context base;
H A Dnouveau_context.h67 struct nouveau_context { struct
87 #define to_nouveau_context(ctx) ((struct nouveau_context *)(ctx))
H A Dnouveau_context.c30 #include "nouveau_context.h"
60 struct nouveau_context *nctx;
113 struct nouveau_context *nctx = to_nouveau_context(ctx);
201 struct nouveau_context *nctx = to_nouveau_context(ctx);
226 struct nouveau_context *nctx = dri_ctx->driverPrivate;
237 struct nouveau_context *nctx = to_nouveau_context(ctx);
341 struct nouveau_context *nctx = dri_ctx->driverPrivate;
378 struct nouveau_context *nctx = to_nouveau_context(ctx);
H A Dnv10_context.c31 #include "nouveau_context.h"
42 struct nouveau_context *nctx = to_nouveau_context(ctx);
63 struct nouveau_context *nctx = to_nouveau_context(ctx);
76 struct nouveau_context *nctx = to_nouveau_context(ctx);
98 struct nouveau_context *nctx = to_nouveau_context(ctx);
147 struct nouveau_context *nctx = to_nouveau_context(ctx);
176 struct nouveau_context *nctx = to_nouveau_context(ctx);
418 struct nouveau_context *nctx = to_nouveau_context(ctx);
435 struct nouveau_context *nctx;
440 nctx = align_calloc(sizeof(struct nouveau_context), 1
[all...]
H A Dnouveau_driver.c32 #include "nouveau_context.h"
69 struct nouveau_context *nctx = to_nouveau_context(ctx);
88 struct nouveau_context *nctx = to_nouveau_context(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h30 nv30_transfer_push_data(struct nouveau_context *,
35 nv30_transfer_copy_data(struct nouveau_context *,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h30 nv30_transfer_push_data(struct nouveau_context *,
35 nv30_transfer_copy_data(struct nouveau_context *,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h21 #include "nouveau_context.h"
114 struct nouveau_context base;
279 nv50_sifc_linear_u8(struct nouveau_context *pipe,
283 nv50_m2mf_copy_linear(struct nouveau_context *pipe,
288 nv50_cb_push(struct nouveau_context *nv,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h21 #include "nouveau_context.h"
141 struct nouveau_context base;
324 nv50_sifc_linear_u8(struct nouveau_context *pipe,
328 nv50_m2mf_copy_linear(struct nouveau_context *pipe,
333 nv50_cb_push(struct nouveau_context *nv,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h23 #include "nouveau_context.h"
175 struct nouveau_context base;
401 nvc0_m2mf_push_linear(struct nouveau_context *nv,
405 nve4_p2mf_push_linear(struct nouveau_context *nv,
409 nvc0_cb_bo_push(struct nouveau_context *,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h23 #include "nouveau_context.h"
176 struct nouveau_context base;
402 nvc0_m2mf_push_linear(struct nouveau_context *nv,
406 nve4_p2mf_push_linear(struct nouveau_context *nv,
410 nvc0_cb_bo_push(struct nouveau_context *,

Completed in 49 milliseconds

1234