Home
last modified time | relevance | path

Searched refs:nvkm_grctx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h6 struct nvkm_grctx { struct
25 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out() argument
37 cp_lsr(struct nvkm_grctx *ctx, u32 val) in cp_lsr()
43 cp_ctx(struct nvkm_grctx *ctx, u32 reg, u32 length) in cp_ctx()
59 cp_name(struct nvkm_grctx *ctx, int name) in cp_name()
79 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) in _cp_bra()
97 _cp_wait(struct nvkm_grctx *ctx, int flag, int state) in _cp_wait()
104 _cp_set(struct nvkm_grctx *ctx, int flag, int state) in _cp_set()
111 cp_pos(struct nvkm_grctx *ctx, int offset) in cp_pos()
121 gr_def(struct nvkm_grctx *ctx, u32 reg, u32 val) in gr_def()
H A Dctxnv50.c177 nv50_grctx_generate(struct nvkm_grctx *ctx) in nv50_grctx_generate()
258 nv50_grctx_generate(&(struct nvkm_grctx) { in nv50_grctx_fill()
269 struct nvkm_grctx ctx = { in nv50_grctx_init()
294 nv50_gr_construct_mmio_ddata(struct nvkm_grctx *ctx);
297 nv50_gr_construct_mmio(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio()
785 dd_emit(struct nvkm_grctx *ctx, int num, u32 val) { in dd_emit()
795 nv50_gr_construct_mmio_ddata(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio_ddata()
1158 xf_emit(struct nvkm_grctx *ctx, int num, u32 val) { in xf_emit()
1189 nv50_gr_construct_xfer1(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer1()
3124 nv50_gr_construct_xfer_tp(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tp()
[all …]
H A Dctxnv40.c159 nv40_gr_construct_general(struct nvkm_grctx *ctx) in nv40_gr_construct_general()
265 nv40_gr_construct_state3d(struct nvkm_grctx *ctx) in nv40_gr_construct_state3d()
370 nv40_gr_construct_state3d_2(struct nvkm_grctx *ctx) in nv40_gr_construct_state3d_2()
534 nv40_gr_construct_state3d_3(struct nvkm_grctx *ctx) in nv40_gr_construct_state3d_3()
549 nv40_gr_construct_shader(struct nvkm_grctx *ctx) in nv40_gr_construct_shader()
596 nv40_grctx_generate(struct nvkm_grctx *ctx) in nv40_grctx_generate()
663 nv40_grctx_generate(&(struct nvkm_grctx) { in nv40_grctx_fill()
674 struct nvkm_grctx ctx = { in nv40_grctx_init()