/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_query.c | 63 OUT_RELOCW(ring, query_sample(aq, start)); in occlusion_resume() 78 OUT_RELOCW(ring, query_sample(aq, stop)); in occlusion_pause() 88 OUT_RELOCW(ring, query_sample(aq, stop)); in occlusion_pause() 105 OUT_RELOCW(ring, query_sample(aq, result)); /* dst */ in occlusion_pause() 168 OUT_RELOCW(ring, query_sample(aq, start)); in timestamp_resume() 182 OUT_RELOCW(ring, query_sample(aq, stop)); in timestamp_pause() 192 OUT_RELOCW(ring, query_sample(aq, result)); /* dst */ in timestamp_pause()
|
D | fd5_gmem.c | 113 OUT_RELOCW(ring, rsc->bo, offset, 0, 0); /* BASE_LO/HI */ in emit_mrt() 159 OUT_RELOCW(ring, rsc->bo, 0, 0, 0); /* RB_DEPTH_BUFFER_BASE_LO/HI */ in emit_zs() 174 OUT_RELOCW(ring, rsc->lrz, 0x1000, 0, 0); in emit_zs() 178 OUT_RELOCW(ring, rsc->lrz, 0, 0, 0); in emit_zs() 206 OUT_RELOCW(ring, rsc->stencil->bo, 0, 0, 0); /* RB_STENCIL_BASE_LO/HI */ in emit_zs() 273 OUT_RELOCW(ring, fd5_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS_LO/HI */ in update_vsc_pipe() 295 OUT_RELOCW(ring, pipe->bo, 0, 0, 0); /* VSC_PIPE_DATA_ADDRESS[i].LO/HI */ in update_vsc_pipe() 357 OUT_RELOCW(ring, fd5_context(ctx)->blit_mem, 0, 0, 0); /* ADDR_LO/HI */ in emit_binning_pass() 636 OUT_RELOCW(ring, rsc->bo, offset, 0, 0); /* RB_BLIT_DST_LO/HI */ in emit_gmem2mem_surf() 775 OUT_RELOCW(ring, fd5_ctx->blit_mem, 0, 0, 0); /* ADDR_LO/HI */ in fd5_emit_sysmem_fini()
|
D | fd5_context.h | 102 OUT_RELOCW(ring, fd5_context(ctx)->blit_mem, 0, 0, 0); /* ADDR_LO/HI */ in fd5_emit_flush()
|
D | fd5_emit.c | 112 OUT_RELOCW(ring, fd_resource(prscs[i])->bo, offsets[i], 0, 0); in fd5_emit_const_bo() 428 OUT_RELOCW(ring, rsc->bo, buf->buffer_offset, 0, 0); in emit_ssbos() 690 OUT_RELOCW(ring, fd_resource(target->buffer)->bo, 0, 0, 0); in fd5_emit_state() 699 OUT_RELOCW(ring, fd5_context(ctx)->blit_mem, 0x100, 0, 0); in fd5_emit_state() 1089 OUT_RELOCW(ring, dst_bo, dst_off, 0, 0); in fd5_mem_to_mem()
|
D | fd5_emit.h | 138 OUT_RELOCW(ring, fd5_ctx->blit_mem, 0, 0, 0); /* ADDR_LO/HI */ in fd5_emit_blit()
|
D | fd5_blitter.c | 291 OUT_RELOCW(ring, dst->bo, doff, 0, 0); /* RB_2D_DST_LO/HI */ in emit_blit_buffer() 423 OUT_RELOCW(ring, dst->bo, doff, 0, 0); /* RB_2D_DST_LO/HI */ in emit_blit()
|
D | fd5_image.c | 172 OUT_RELOCW(ring, img->bo, img->offset, 0, 0); in emit_image_ssbo()
|
D | fd5_draw.c | 229 OUT_RELOCW(ring, zsbuf->lrz, 0x1000, 0, 0); in fd5_clear_lrz()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_query.c | 171 OUT_RELOCW(ring, scratch_bo, sample_off, 0, 0); in time_elapsed_get_sample() 185 OUT_RELOCW(ring, scratch_bo, addr_off, 0, 0); in time_elapsed_get_sample() 193 OUT_RELOCW(ring, scratch_bo, addr_off, 0, 0); in time_elapsed_get_sample()
|
D | fd4_gmem.c | 124 OUT_RELOCW(ring, rsc->bo, offset, 0, 0); in emit_mrt() 176 OUT_RELOCW(ring, rsc->bo, offset, 0, 0); /* RB_COPY_DEST_BASE */ in emit_gmem2mem_surf() 357 OUT_RELOCW(ring, fd_resource(ctx->blit_texcoord_vbuf)->bo, 0, 0, 0); in fd4_emit_tile_mem2gmem() 568 OUT_RELOCW(ring, fd4_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ in update_vsc_pipe() 586 OUT_RELOCW(ring, pipe->bo, 0, 0, 0); /* VSC_PIPE_DATA_ADDRESS[i] */ in update_vsc_pipe() 782 OUT_RELOCW(ring, pipe->bo, 0, 0, 0); /* BIN_DATA_ADDR <- VSC_PIPE[p].DATA_ADDRESS */ in fd4_emit_tile_renderprep() 783 OUT_RELOCW(ring, fd4_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <- VSC_SIZE_ADDRESS + (p * 4) */ in fd4_emit_tile_renderprep()
|
D | fd4_emit.c | 110 OUT_RELOCW(ring, fd_resource(prscs[i])->bo, offsets[i], 0, 0); in fd4_emit_const_bo() 927 OUT_RELOCW(ring, dst_bo, dst_off, 0, 0); in fd4_mem_to_mem()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_gmem.c | 120 OUT_RELOCW(ring, rsc->bo, offset, 0, -1); in emit_mrt() 190 OUT_RELOCW(ring, fd_resource(ctx->solid_vbuf)->bo, 0x20, 0, -1); /* RB_COPY_DEST_BASE */ in emit_binning_workaround() 343 OUT_RELOCW(ring, rsc->bo, offset, 0, -1); /* RB_COPY_DEST_BASE */ in emit_gmem2mem_surf() 565 OUT_RELOCW(ring, fd_resource(ctx->blit_texcoord_vbuf)->bo, 0, 0, 0); in fd3_emit_tile_mem2gmem() 778 OUT_RELOCW(ring, fd3_ctx->vsc_size_mem, 0, 0, 0); /* VSC_SIZE_ADDRESS */ in update_vsc_pipe() 793 OUT_RELOCW(ring, pipe->bo, 0, 0, 0); /* VSC_PIPE[i].DATA_ADDRESS */ in update_vsc_pipe() 1027 OUT_RELOCW(ring, pipe->bo, 0, 0, 0); /* BIN_DATA_ADDR <- VSC_PIPE[p].DATA_ADDRESS */ in fd3_emit_tile_renderprep() 1028 OUT_RELOCW(ring, fd3_ctx->vsc_size_mem, /* BIN_SIZE_ADDR <- VSC_SIZE_ADDRESS + (p * 4) */ in fd3_emit_tile_renderprep()
|
D | fd3_emit.c | 115 OUT_RELOCW(ring, fd_resource(prscs[i])->bo, offsets[i], 0, 0); in fd3_emit_const_bo()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.h | 237 OUT_RELOCW(struct fd_ringbuffer *ring, struct fd_bo *bo, in OUT_RELOCW() function
|
D | freedreno_query_hw.c | 379 OUT_RELOCW(ring, fd_resource(batch->query_buf)->bo, offset, 0, 0); in fd_hw_query_prepare_tile()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_gmem.c | 81 OUT_RELOCW(ring, rsc->bo, 0, 0, 0); /* RB_COPY_DEST_BASE */ in emit_gmem2mem_surf()
|