Home
last modified time | relevance | path

Searched defs:mthd (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h160 #define SUBC_M2MF(mthd) 0, (mthd) argument
162 #define SUBC_NVSW(mthd) 1, (mthd) argument
163 #define SUBC_SF2D(mthd) 2, (mthd) argument
166 #define SUBC_PATT(mthd) 3, (mthd) argument
169 #define SUBC_GDI(mthd) 4, (mthd) argument
171 #define SUBC_SIFM(mthd) 5, (mthd) argument
174 #define SUBC_SURF(mthd) 6, (mthd) argument
177 #define SUBC_3D(mthd) 7, (mthd) argument
180 #define NV10_3D(mthd) SUBC_3D(NV10_3D_##mthd) argument
181 #define NV11_3D(mthd) SUBC_3D(NV11_3D_##mthd) argument
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h136 #define SUBC_M2MF(mthd) 2, (mthd) argument
137 #define NV03_M2MF(mthd) SUBC_M2MF(NV03_M2MF_##mthd) argument
139 #define SUBC_SF2D(mthd) 3, (mthd) argument
140 #define NV04_SF2D(mthd) SUBC_SF2D(NV04_SURFACE_2D_##mthd) argument
142 #define SUBC_SSWZ(mthd) 4, (mthd) argument
145 #define SUBC_SIFM(mthd) 5, (mthd) argument
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) argument
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) argument
149 #define SUBC_3D(mthd) 7, (mthd) argument
150 #define NV30_3D(mthd) SUBC_3D(NV30_3D_##mthd) argument
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/graph/
H A Dnouveau_engine_graph_nv04.c522 nv04_graph_mthd_set_operation(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_set_operation()
539 nv04_graph_mthd_surf3d_clip_h(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_surf3d_clip_h()
589 nv04_graph_mthd_bind_surf2d(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_bind_surf2d()
627 nv01_graph_mthd_bind_patt(struct nouveau_object *object, u32 mthd, in nv01_graph_mthd_bind_patt()
642 nv04_graph_mthd_bind_patt(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_bind_patt()
657 nv04_graph_mthd_bind_rop(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_bind_rop()
672 nv04_graph_mthd_bind_beta1(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_bind_beta1()
687 nv04_graph_mthd_bind_beta4(struct nouveau_object *object, u32 mthd, in nv04_graph_mthd_bind_beta4()
762 nv01_graph_mthd_bind_clip(struct nouveau_object *object, u32 mthd, in nv01_graph_mthd_bind_clip()
777 nv01_graph_mthd_bind_chroma(struct nouveau_object *object, u32 mthd, in nv01_graph_mthd_bind_chroma()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/
H A Dnouveau_video.h53 #define SUBC_MPEG(mthd) 1, mthd argument
54 #define NV31_MPEG(mthd) SUBC_MPEG(NV31_MPEG_##mthd) argument
55 #define NV84_MPEG(mthd) SUBC_MPEG(NV84_MPEG_##mthd) argument
58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR()
64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI()
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04()
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04()
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/
H A Dnouveau_video.h53 #define SUBC_MPEG(mthd) 1, mthd argument
54 #define NV31_MPEG(mthd) SUBC_MPEG(NV31_MPEG_##mthd) argument
55 #define NV84_MPEG(mthd) SUBC_MPEG(NV84_MPEG_##mthd) argument
58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR()
64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI()
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04()
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04()
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h74 NVC0_FIFO_PKHDR_SQ(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_SQ()
80 NVC0_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_NI()
86 NVC0_FIFO_PKHDR_IL(int subc, int mthd, uint16_t data) in NVC0_FIFO_PKHDR_IL()
93 NVC0_FIFO_PKHDR_1I(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_1I()
113 BEGIN_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NVC0()
122 BEGIN_NIC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NIC0()
131 BEGIN_1IC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_1IC0()
140 IMMED_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, uint16_t data) in IMMED_NVC0()

12345678910>>...20