| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_context.h | 44 struct fd_bo *vsc_size_mem; member in struct:fd3_context
|
| H A D | fd3_context.c | 52 fd_bo_del(fd3_ctx->vsc_size_mem); 102 fd3_ctx->vsc_size_mem =
|
| H A D | fd3_gmem.c | 802 OUT_RELOC(ring, fd3_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ 1057 OUT_RELOC(ring, fd3_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <-
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_context.h | 46 struct fd_bo *vsc_size_mem; member in struct:fd4_context
|
| H A D | fd4_context.c | 52 fd_bo_del(fd4_ctx->vsc_size_mem); 102 fd4_ctx->vsc_size_mem =
|
| H A D | fd4_query.c | 131 /* use unused part of vsc_size_mem as scratch space, to avoid 134 struct fd_bo *scratch_bo = fd4_context(batch->ctx)->vsc_size_mem;
|
| H A D | fd4_gmem.c | 575 OUT_RELOC(ring, fd4_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ 792 OUT_RELOC(ring, fd4_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <-
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_context.h | 45 struct fd_bo *vsc_size_mem; member in struct:fd3_context
|
| H A D | fd3_context.c | 51 fd_bo_del(fd3_ctx->vsc_size_mem); 110 fd3_ctx->vsc_size_mem = fd_bo_new(screen->dev, 0x1000,
|
| H A D | fd3_gmem.c | 781 OUT_RELOCW(ring, fd3_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ 1031 OUT_RELOCW(ring, fd3_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <- VSC_SIZE_ADDRESS + (p * 4) */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_context.h | 46 struct fd_bo *vsc_size_mem; member in struct:fd4_context
|
| H A D | fd4_context.c | 51 fd_bo_del(fd4_ctx->vsc_size_mem); 110 fd4_ctx->vsc_size_mem = fd_bo_new(screen->dev, 0x1000,
|
| H A D | fd4_query.c | 129 /* use unused part of vsc_size_mem as scratch space, to avoid 132 struct fd_bo *scratch_bo = fd4_context(batch->ctx)->vsc_size_mem;
|
| H A D | fd4_gmem.c | 569 OUT_RELOCW(ring, fd4_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ 784 OUT_RELOCW(ring, fd4_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <- VSC_SIZE_ADDRESS + (p * 4) */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_context.h | 42 struct fd_bo *vsc_size_mem; member in struct:fd5_context
|
| H A D | fd5_context.c | 52 fd_bo_del(fd5_ctx->vsc_size_mem); 99 fd5_ctx->vsc_size_mem =
|
| H A D | fd5_gmem.c | 275 OUT_RELOC(ring, fd5_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS_LO/HI */ 458 OUT_RELOC(ring, fd5_ctx->vsc_size_mem, /* VSC_SIZE_ADDRESS + (p * 4) */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_context.h | 42 struct fd_bo *vsc_size_mem; member in struct:fd5_context
|
| H A D | fd5_context.c | 51 fd_bo_del(fd5_ctx->vsc_size_mem); 107 fd5_ctx->vsc_size_mem = fd_bo_new(screen->dev, 0x1000,
|
| H A D | fd5_gmem.c | 273 OUT_RELOCW(ring, fd5_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS_LO/HI */ 451 OUT_RELOC(ring, fd5_ctx->vsc_size_mem, /* VSC_SIZE_ADDRESS + (p * 4) */
|