Searched refs:r600_need_dma_space (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_hw_context.c63 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
H A Dr600_hw_context.c601 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
H A Dr600_pipe_common.h709 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw,
H A Dr600_pipe_common.c251 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw, function in typeref:typename:void
H A Dr600_state.c2922 r600_need_dma_space(&rctx->b, ncopy * 7, &rdst->resource, &rsrc->resource);
H A Devergreen_state.c3847 r600_need_dma_space(&rctx->b, ncopy * 9, &rdst->resource, &rsrc->resource);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_hw_context.c63 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
H A Dr600_hw_context.c601 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
H A Dr600_pipe_common.h710 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw,
H A Dr600_pipe_common.c228 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw, function in typeref:typename:void
H A Dr600_state.c2926 r600_need_dma_space(&rctx->b, ncopy * 7, &rdst->resource, &rsrc->resource);
H A Devergreen_state.c3860 r600_need_dma_space(&rctx->b, ncopy * 9, &rdst->resource, &rsrc->resource);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.2.5.rst75 - radeonsi: fix order of r600_need_dma_space and r600_context_bo_reloc

Completed in 117 milliseconds