Searched refs:NOUVEAU_BO_LOW (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c206 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 Dnv30_clear.c146 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 Dnv30_winsys.h54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL;
91 if (access & NOUVEAU_BO_LOW)
H A Dnv30_fragprog.c116 NOUVEAU_BO_LOW | NOUVEAU_BO_RD | NOUVEAU_BO_OR,
H A Dnv30_vbo.c161 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 Dnv30_transfer.c206 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 Dnv30_clear.c146 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 Dnv30_winsys.h54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL;
91 if (access & NOUVEAU_BO_LOW)
H A Dnv30_fragprog.c116 NOUVEAU_BO_LOW | NOUVEAU_BO_RD | NOUVEAU_BO_OR,
H A Dnv30_vbo.c160 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 Dnv04_accel.h72 PUSH_RELOC(push, bo, delta, NOUVEAU_BO_LOW, 0, 0);
73 PUSH_RELOC(push, bo, delta, NOUVEAU_BO_LOW, 0, 0);
H A Dnouveau_local.h161 bo, offset, access | NOUVEAU_BO_LOW, 0, 0);
197 if (access & NOUVEAU_BO_LOW)
H A Dnv04_exa.c247 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 Dnv04_xv_blit.c154 PUSH_RELOC(push, src, src_offset, NOUVEAU_BO_LOW, 0, 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c239 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 Dnv04_render.c102 NOUVEAU_BO_LOW, 0, 0);
117 NOUVEAU_BO_LOW, 0, 0);
119 NOUVEAU_BO_LOW, 0, 0);
H A Dnouveau_local.h106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0);
132 if (access & NOUVEAU_BO_LOW)
H A Dnv20_render.c169 a->bo, a->offset, NOUVEAU_BO_LOW |
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c235 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 Dnv04_render.c102 NOUVEAU_BO_LOW, 0, 0);
117 NOUVEAU_BO_LOW, 0, 0);
119 NOUVEAU_BO_LOW, 0, 0);
H A Dnouveau_local.h106 bo, offset, access | NOUVEAU_BO_LOW, 0, 0);
132 if (access & NOUVEAU_BO_LOW)
H A Dnv20_render.c169 a->bo, a->offset, NOUVEAU_BO_LOW |
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h119 #define NOUVEAU_BO_LOW 0x00001000 macro

Completed in 19 milliseconds

12