Searched refs:r600_context_bo_reloc (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_hw_context_priv.h38 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct si_resource *rbo, function
H A Dr600_hw_context.c91 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, buffer, RADEON_USAGE_WRITE);
258 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, fence_bo, RADEON_USAGE_WRITE);
442 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer, RADEON_USAGE_WRITE);
485 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer, RADEON_USAGE_WRITE);
524 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer,
670 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, t->filled_size, RADEON_USAGE_READ);
689 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, (struct si_resource*)t->b.buffer,
H A Dradeonsi_pm4.c209 r600_context_bo_reloc(rctx, state->bo[i],
H A Dradeonsi_pipe.c126 r600_context_bo_reloc(rctx, fence->sleep_bo, RADEON_USAGE_READWRITE);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_hw_context_priv.h38 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct si_resource *rbo, function
H A Dr600_hw_context.c91 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, buffer, RADEON_USAGE_WRITE);
258 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, fence_bo, RADEON_USAGE_WRITE);
442 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer, RADEON_USAGE_WRITE);
485 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer, RADEON_USAGE_WRITE);
524 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer,
670 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, t->filled_size, RADEON_USAGE_READ);
689 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, (struct si_resource*)t->b.buffer,
H A Dradeonsi_pm4.c209 r600_context_bo_reloc(rctx, state->bo[i],
H A Dradeonsi_pipe.c126 r600_context_bo_reloc(rctx, fence->sleep_bo, RADEON_USAGE_READWRITE);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_hw_context.c90 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, buffer, RADEON_USAGE_WRITE);
830 r600_context_bo_reloc(ctx, reloc->bo, reloc->bo_usage);
1046 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, fence_bo, RADEON_USAGE_WRITE);
1148 r600_context_bo_reloc(ctx, r600_resource(t[i]->b.buffer),
1160 r600_context_bo_reloc(ctx, r600_resource(t[i]->b.buffer),
1178 r600_context_bo_reloc(ctx, t[i]->filled_size,
1227 r600_context_bo_reloc(ctx, t[i]->filled_size,
H A Dr600_query.c137 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer.buf, RADEON_USAGE_WRITE);
191 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer.buf, RADEON_USAGE_WRITE);
241 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, qbuf->buf, RADEON_USAGE_READ);
H A Devergreen_compute.c444 r600_write_value(cs, r600_context_bo_reloc(rctx, shader->shader_code_bo,
H A Devergreen_compute_internal.c219 u32 rr = r600_context_bo_reloc(ctx, bo, usage);
H A Dr600_state.c1847 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1877 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1892 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1933 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Dr600_state_common.c1260 cs->buf[cs->cdw++] = r600_context_bo_reloc(rctx, (struct r600_resource*)ib.buffer, RADEON_USAGE_READ);
1276 cs->buf[cs->cdw++] = r600_context_bo_reloc(rctx, t->filled_size, RADEON_USAGE_READ);
H A Devergreen_state.c1991 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2034 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2055 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2096 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Dr600_pipe.c110 r600_context_bo_reloc(rctx, fence->sleep_bo, RADEON_USAGE_READWRITE);
H A Dr600_pipe.h786 static INLINE unsigned r600_context_bo_reloc(struct r600_context *ctx, struct r600_resource *rbo, function
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c90 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, buffer, RADEON_USAGE_WRITE);
830 r600_context_bo_reloc(ctx, reloc->bo, reloc->bo_usage);
1046 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, fence_bo, RADEON_USAGE_WRITE);
1148 r600_context_bo_reloc(ctx, r600_resource(t[i]->b.buffer),
1160 r600_context_bo_reloc(ctx, r600_resource(t[i]->b.buffer),
1178 r600_context_bo_reloc(ctx, t[i]->filled_size,
1227 r600_context_bo_reloc(ctx, t[i]->filled_size,
H A Dr600_query.c137 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer.buf, RADEON_USAGE_WRITE);
191 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, query->buffer.buf, RADEON_USAGE_WRITE);
241 cs->buf[cs->cdw++] = r600_context_bo_reloc(ctx, qbuf->buf, RADEON_USAGE_READ);
H A Devergreen_compute.c444 r600_write_value(cs, r600_context_bo_reloc(rctx, shader->shader_code_bo,
H A Devergreen_compute_internal.c219 u32 rr = r600_context_bo_reloc(ctx, bo, usage);
H A Dr600_state.c1847 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1877 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1892 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
1933 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Dr600_state_common.c1260 cs->buf[cs->cdw++] = r600_context_bo_reloc(rctx, (struct r600_resource*)ib.buffer, RADEON_USAGE_READ);
1276 cs->buf[cs->cdw++] = r600_context_bo_reloc(rctx, t->filled_size, RADEON_USAGE_READ);
H A Devergreen_state.c1991 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2034 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2055 r600_write_value(cs, r600_context_bo_reloc(rctx, rbuffer, RADEON_USAGE_READ));
2096 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Dr600_pipe.c110 r600_context_bo_reloc(rctx, fence->sleep_bo, RADEON_USAGE_READWRITE);

Completed in 253 milliseconds

12