| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 60 return (eng3d->oclass >= NV40_3D_CLASS) ? 4 : 1; 107 return eng3d->oclass == NV35_3D_CLASS || eng3d->oclass >= NV40_3D_CLASS; 115 return (eng3d->oclass >= NV40_3D_CLASS) ? 1 : 0; 292 return (eng3d->oclass >= NV40_3D_CLASS) ? 16.0 : 8.0; 318 return (eng3d->oclass >= NV40_3D_CLASS) ? 512 : 256; 321 return (eng3d->oclass >= NV40_3D_CLASS) ? 512 : 0; 328 return ((eng3d->oclass >= NV40_3D_CLASS) ? (468 - 6): (256 - 6)) * sizeof(float[4]); 332 return (eng3d->oclass >= NV40_3D_CLASS) ? 32 : 13; 382 return ((eng3d->oclass > 533 unsigned oclass = 0; local in function:nv30_screen_create [all...] |
| H A D | nv30_vertprog.c | 80 vp->translated = _nvfx_vertprog_translate(eng3d->oclass, vp); 106 if (eng3d->oclass < NV40_3D_CLASS) { 149 if (eng3d->oclass < NV40_3D_CLASS) { 208 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_fragprog.c | 75 _nvfx_fragprog_translate(eng3d->oclass, fp); 121 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_clear.c | 86 if (nv30->screen->eng3d->oclass < NV40_3D_CLASS) { 142 if (eng3d->oclass < NV40_3D_CLASS) 206 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_state.c | 87 if (eng3d->oclass >= NV40_3D_CLASS) { 100 if (eng3d->oclass < NV40_3D_CLASS) { 227 if (eng3d->oclass == NV35_3D_CLASS || eng3d->oclass >= NV40_3D_CLASS) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 60 return (eng3d->oclass >= NV40_3D_CLASS) ? 4 : 1; 107 return eng3d->oclass == NV35_3D_CLASS || eng3d->oclass >= NV40_3D_CLASS; 119 return (eng3d->oclass >= NV40_3D_CLASS) ? 1 : 0; 299 return (eng3d->oclass >= NV40_3D_CLASS) ? 16.0 : 8.0; 325 return (eng3d->oclass >= NV40_3D_CLASS) ? 512 : 256; 328 return (eng3d->oclass >= NV40_3D_CLASS) ? 512 : 0; 335 return ((eng3d->oclass >= NV40_3D_CLASS) ? (468 - 6): (256 - 6)) * sizeof(float[4]); 339 return (eng3d->oclass >= NV40_3D_CLASS) ? 32 : 13; 394 return ((eng3d->oclass > 548 unsigned oclass = 0; local in function:nv30_screen_create [all...] |
| H A D | nv30_vertprog.c | 80 vp->translated = _nvfx_vertprog_translate(eng3d->oclass, vp); 106 if (eng3d->oclass < NV40_3D_CLASS) { 149 if (eng3d->oclass < NV40_3D_CLASS) { 208 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_fragprog.c | 75 _nvfx_fragprog_translate(eng3d->oclass, fp); 121 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_clear.c | 86 if (nv30->screen->eng3d->oclass < NV40_3D_CLASS) { 142 if (eng3d->oclass < NV40_3D_CLASS) 206 if (eng3d->oclass < NV40_3D_CLASS) {
|
| H A D | nv30_state.c | 87 if (eng3d->oclass >= NV40_3D_CLASS) { 100 if (eng3d->oclass < NV40_3D_CLASS) { 227 if (eng3d->oclass == NV35_3D_CLASS || eng3d->oclass >= NV40_3D_CLASS) {
|
| /xsrc/external/mit/libdrm/dist/nouveau/nvif/ |
| H A D | ioctl.h | 44 __s32 oclass; member in struct:nvif_ioctl_sclass_v0::nvif_ioctl_sclass_oclass_v0 47 } oclass[]; member in struct:nvif_ioctl_sclass_v0 58 __s32 oclass; member in struct:nvif_ioctl_new_v0
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_context.h | 52 #define nv04_mtex_engine(obj) ((obj)->oclass == NV04_MULTITEX_TRIANGLE_CLASS)
|
| H A D | nv10_state_fb.c | 109 if (context_eng3d(ctx)->oclass < NV17_3D_CLASS) { 143 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) {
|
| H A D | nv10_context.c | 66 return context_eng3d(ctx)->oclass < NV17_3D_CLASS && 187 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) 248 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) { 260 if (context_eng3d(ctx)->oclass >= NV15_3D_CLASS) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_context.h | 52 #define nv04_mtex_engine(obj) ((obj)->oclass == NV04_MULTITEX_TRIANGLE_CLASS)
|
| H A D | nv10_state_fb.c | 109 if (context_eng3d(ctx)->oclass < NV17_3D_CLASS) { 143 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) {
|
| H A D | nv10_context.c | 67 return context_eng3d(ctx)->oclass < NV17_3D_CLASS && 188 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) 249 if (context_eng3d(ctx)->oclass >= NV17_3D_CLASS) { 261 if (context_eng3d(ctx)->oclass >= NV15_3D_CLASS) {
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_copy.c | 41 CARD32 oclass; member in struct:nouveau_copy_init::__anoncf7cbd2d0108 118 method->engine << 16 | method->oclass, 119 method->oclass, NULL, 0,
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | abi16.c | 112 .class = obj->oclass, 178 switch (obj->oclass) { 221 if (obj->oclass == NOUVEAU_FIFO_CHANNEL_CLASS) { 243 if ((parent->length != 0 && parent->oclass == NOUVEAU_DEVICE_CLASS) || 244 (parent->length == 0 && parent->oclass == NV_DEVICE)) { 245 if (obj->oclass == NOUVEAU_FIFO_CHANNEL_CLASS) { 258 parent->oclass == NOUVEAU_FIFO_CHANNEL_CLASS)) { 259 if (obj->oclass == NOUVEAU_NOTIFIER_CLASS) {
|
| H A D | nouveau.c | 166 size = sizeof(*args) + cnt * sizeof(args->sclass.oclass[0]); 185 sclass[i].oclass = args->sclass.oclass[i].oclass; 186 sclass[i].minver = args->sclass.oclass[i].minver; 187 sclass[i].maxver = args->sclass.oclass[i].maxver; 211 for (i = 0; ret < 0 && mclass[i].oclass; i++) { 213 if (mclass[i].oclass == sclass[j].oclass && 248 int32_t oclass, voi 247 nouveau_object_init(struct nouveau_object * parent,uint32_t handle,int32_t oclass,void * data,uint32_t size,struct nouveau_object * obj) argument 302 nouveau_object_new(struct nouveau_object * parent,uint64_t handle,uint32_t oclass,void * data,uint32_t length,struct nouveau_object ** pobj) argument 378 nouveau_device_new(struct nouveau_object * parent,int32_t oclass,void * data,uint32_t size,struct nouveau_device ** pdev) argument [all...] |
| H A D | nouveau.h | 9 int32_t oclass; member in struct:nouveau_sclass 19 int32_t oclass; member in struct:nouveau_mclass 27 uint32_t oclass; member in struct:nouveau_object 33 uint32_t oclass, void *data, uint32_t length, 74 int nouveau_device_new(struct nouveau_object *parent, int32_t oclass,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 605 const uint16_t obj_class = screen->compute->oclass; 962 if (screen->eng3d->oclass < GV100_3D_CLASS) { 1150 PUSH_DATA (push, screen->m2mf->oclass); 1151 if (screen->m2mf->oclass == NVE4_P2MF_CLASS) { 1162 PUSH_DATA (push, screen->eng2d->oclass); 1245 PUSH_DATA (push, screen->eng3d->oclass); 1283 if (screen->eng3d->oclass < NVE4_3D_CLASS) { 1293 if (screen->eng3d->oclass >= NVC1_3D_CLASS) { 1298 nvc0_magic_3d_init(push, screen->eng3d->oclass); 1359 if (screen->eng3d->oclass < GM107_3D_CLAS [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 510 const uint16_t obj_class = screen->compute->oclass; 1096 PUSH_DATA (push, screen->m2mf->oclass); 1097 if (screen->m2mf->oclass == NVE4_P2MF_CLASS) { 1108 PUSH_DATA (push, screen->eng2d->oclass); 1185 PUSH_DATA (push, screen->eng3d->oclass); 1223 if (screen->eng3d->oclass < NVE4_3D_CLASS) { 1233 if (screen->eng3d->oclass >= NVC1_3D_CLASS) { 1238 nvc0_magic_3d_init(push, screen->eng3d->oclass); 1299 if (screen->eng3d->oclass < GM107_3D_CLASS) { 1320 if (screen->eng3d->oclass > [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 135 nv98_decoder_msvld[ret].oclass, NULL, 0, 144 nv98_decoder_mspdec[ret].oclass, NULL, 0, 153 nv98_decoder_msppp[ret].oclass, NULL, 0,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 135 nv98_decoder_msvld[ret].oclass, NULL, 0, 144 nv98_decoder_mspdec[ret].oclass, NULL, 0, 153 nv98_decoder_msppp[ret].oclass, NULL, 0,
|