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 D | evergreen_hw_context.c | 63 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
|
| H A D | r600_hw_context.c | 601 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
|
| H A D | r600_pipe_common.h | 709 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw,
|
| H A D | r600_pipe_common.c | 251 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw, function in typeref:typename:void
|
| H A D | r600_state.c | 2922 r600_need_dma_space(&rctx->b, ncopy * 7, &rdst->resource, &rsrc->resource);
|
| H A D | evergreen_state.c | 3847 r600_need_dma_space(&rctx->b, ncopy * 9, &rdst->resource, &rsrc->resource);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_hw_context.c | 63 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
|
| H A D | r600_hw_context.c | 601 r600_need_dma_space(&rctx->b, ncopy * 5, rdst, rsrc);
|
| H A D | r600_pipe_common.h | 710 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw,
|
| H A D | r600_pipe_common.c | 228 void r600_need_dma_space(struct r600_common_context *ctx, unsigned num_dw, function in typeref:typename:void
|
| H A D | r600_state.c | 2926 r600_need_dma_space(&rctx->b, ncopy * 7, &rdst->resource, &rsrc->resource);
|
| H A D | evergreen_state.c | 3860 r600_need_dma_space(&rctx->b, ncopy * 9, &rdst->resource, &rsrc->resource);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.2.5.rst | 75 - radeonsi: fix order of r600_need_dma_space and r600_context_bo_reloc
|
Completed in 117 milliseconds