| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_transfer.c | 206 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 286 NOUVEAU_BO_LOW | NOUVEAU_BO_OR, 308 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 445 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 446 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 455 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 474 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 524 PUSH_RELOC(push, src->bo, src_offset, NOUVEAU_BO_LOW, 0, 0); 525 PUSH_RELOC(push, dst->bo, dst_offset, NOUVEAU_BO_LOW, 0, 0); 716 PUSH_RELOC(push, src, s_off, NOUVEAU_BO_LOW, [all...] |
| H A D | nv30_clear.c | 146 PUSH_RELOC(push, mt->base.bo, sf->offset, NOUVEAU_BO_LOW, 0, 0); 214 PUSH_RELOC(push, mt->base.bo, sf->offset, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nv30_winsys.h | 54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL; 91 if (access & NOUVEAU_BO_LOW)
|
| H A D | nv30_fragprog.c | 116 NOUVEAU_BO_LOW | NOUVEAU_BO_RD | NOUVEAU_BO_OR,
|
| H A D | nv30_vbo.c | 161 NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 250 res, offset, NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 486 NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 0, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_transfer.c | 206 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 286 NOUVEAU_BO_LOW | NOUVEAU_BO_OR, 308 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 445 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 446 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 455 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 474 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 524 PUSH_RELOC(push, src->bo, src_offset, NOUVEAU_BO_LOW, 0, 0); 525 PUSH_RELOC(push, dst->bo, dst_offset, NOUVEAU_BO_LOW, 0, 0); 716 PUSH_RELOC(push, src, s_off, NOUVEAU_BO_LOW, [all...] |
| H A D | nv30_clear.c | 146 PUSH_RELOC(push, mt->base.bo, sf->offset, NOUVEAU_BO_LOW, 0, 0); 214 PUSH_RELOC(push, mt->base.bo, sf->offset, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nv30_winsys.h | 54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL; 91 if (access & NOUVEAU_BO_LOW)
|
| H A D | nv30_fragprog.c | 116 NOUVEAU_BO_LOW | NOUVEAU_BO_RD | NOUVEAU_BO_OR,
|
| H A D | nv30_vbo.c | 160 NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 249 res, offset, NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 485 NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 0, 0);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_accel.h | 72 PUSH_RELOC(push, bo, delta, NOUVEAU_BO_LOW, 0, 0); 73 PUSH_RELOC(push, bo, delta, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nouveau_local.h | 161 bo, offset, access | NOUVEAU_BO_LOW, 0, 0); 197 if (access & NOUVEAU_BO_LOW)
|
| H A D | nv04_exa.c | 247 NOUVEAU_BO_LOW, 0, 0); 264 PUSH_RELOC(push, dst_bo, 0, NOUVEAU_BO_LOW, 0, 0); 416 PUSH_RELOC(push, src, src_off, NOUVEAU_BO_LOW, 0, 0); 417 PUSH_RELOC(push, dst, dst_off, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nv04_xv_blit.c | 154 PUSH_RELOC(push, src, src_offset, NOUVEAU_BO_LOW, 0, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.h | 90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.h | 90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 239 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 262 (x + sx) * src->cpp, NOUVEAU_BO_LOW, 0, 0); 301 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 302 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 446 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 447 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nv04_render.c | 102 NOUVEAU_BO_LOW, 0, 0); 117 NOUVEAU_BO_LOW, 0, 0); 119 NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nouveau_local.h | 106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0); 132 if (access & NOUVEAU_BO_LOW)
|
| H A D | nv20_render.c | 169 a->bo, a->offset, NOUVEAU_BO_LOW |
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 235 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 258 (x + sx) * src->cpp, NOUVEAU_BO_LOW, 0, 0); 297 PUSH_RELOC(push, src->bo, src->offset, NOUVEAU_BO_LOW, 0, 0); 298 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 442 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0); 443 PUSH_RELOC(push, dst->bo, dst->offset, NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nv04_render.c | 102 NOUVEAU_BO_LOW, 0, 0); 117 NOUVEAU_BO_LOW, 0, 0); 119 NOUVEAU_BO_LOW, 0, 0);
|
| H A D | nouveau_local.h | 106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0); 132 if (access & NOUVEAU_BO_LOW)
|
| H A D | nv20_render.c | 169 a->bo, a->offset, NOUVEAU_BO_LOW |
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | nouveau.h | 119 #define NOUVEAU_BO_LOW 0x00001000 macro
|