Home
last modified time | relevance | path

Searched refs:mthd (Results 1 – 25 of 772) sorted by relevance

12345678910>>...31

/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/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c61 image.size = mthd->func->size(mthd->data); in shadow_image()
123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()
132 return mthd->score; in shadow_method()
190 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
193 best = mthd; in nvbios_shadow()
203 mthd->func = NULL; in nvbios_shadow()
215 for (mthd = mthds, best = mthd; mthd->func; mthd++) { in nvbios_shadow()
216 if (!mthd->skip || best->score < mthd->skip) { in nvbios_shadow()
219 best = mthd; in nvbios_shadow()
226 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c61 image.size = mthd->func->size(mthd->data); in shadow_image()
123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()
132 return mthd->score; in shadow_method()
190 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
193 best = mthd; in nvbios_shadow()
203 mthd->func = NULL; in nvbios_shadow()
215 for (mthd = mthds, best = mthd; mthd->func; mthd++) { in nvbios_shadow()
216 if (!mthd->skip || best->score < mthd->skip) { in nvbios_shadow()
219 best = mthd; in nvbios_shadow()
226 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c61 image.size = mthd->func->size(mthd->data); in shadow_image()
123 mthd->score = shadow_image(bios, 0, 0, mthd); in shadow_method()
132 return mthd->score; in shadow_method()
190 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
193 best = mthd; in nvbios_shadow()
203 mthd->func = NULL; in nvbios_shadow()
215 for (mthd = mthds, best = mthd; mthd->func; mthd++) { in nvbios_shadow()
216 if (!mthd->skip || best->score < mthd->skip) { in nvbios_shadow()
219 best = mthd; in nvbios_shadow()
226 for (mthd = mthds; mthd->func; mthd++) { in nvbios_shadow()
[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/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() argument
60 return 0x00000000 | (size << 18) | (subc << 13) | mthd; in NV04_FIFO_PKHDR()
64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI() argument
66 return 0x40000000 | (size << 18) | (subc << 13) | mthd; in NV04_FIFO_PKHDR_NI()
73 PUSH_DATA (push, NV04_FIFO_PKHDR(subc, mthd, size)); in BEGIN_NV04()
80 PUSH_DATA (push, NV04_FIFO_PKHDR_NI(subc, mthd, size)); in BEGIN_NI04()
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl() argument
[all …]

12345678910>>...31