Searched refs:NV03_SIFM (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_xv_blit.c | 111 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1); 112 PUSH_MTHDo(push, NV03_SIFM(DMA_IMAGE), src, NOUVEAU_BO_RD | 116 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 2); 120 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 1); 142 BEGIN_NV04(push, NV03_SIFM(CLIP_POINT), 6); 150 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
|
| H A D | nv04_accel.h | 39 #define NV03_SIFM(mthd) SUBC_MISC(NV03_SIFM_##mthd) macro
|
| H A D | nv_accel_common.c | 473 BEGIN_NV04(push, NV03_SIFM(DMA_NOTIFY), 7); 485 BEGIN_NV04(push, NV03_SIFM(OPERATION), 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 241 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1); 246 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8); 256 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
|
| H A D | nouveau_local.h | 172 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SCALED_IMAGE_FROM_MEMORY_##mthd) macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 237 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1); 242 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8); 252 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
|
| H A D | nouveau_local.h | 172 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SCALED_IMAGE_FROM_MEMORY_##mthd) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_winsys.h | 146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) macro
|
| H A D | nv30_transfer.c | 460 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1); 462 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8); 471 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
|
| H A D | nv30_screen.c | 795 BEGIN_NV04(push, NV03_SIFM(DMA_NOTIFY), 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_winsys.h | 146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd) macro
|
| H A D | nv30_transfer.c | 460 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1); 462 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8); 471 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
|
| H A D | nv30_screen.c | 810 BEGIN_NV04(push, NV03_SIFM(DMA_NOTIFY), 1);
|
Completed in 10 milliseconds