Searched refs:radeon_cs_space_check_with_bo (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/libdrm/dist/radeon/
H A Dradeon_cs.h110 int radeon_cs_space_check_with_bo(struct radeon_cs *cs,
H A Dradeon_cs_space.c210 radeon_cs_space_check_with_bo(struct radeon_cs *cs, struct radeon_bo *bo, function in typeref:typename:drm_public int
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_shared.c259 ret = radeon_cs_space_check_with_bo(info->cs,
266 ret = radeon_cs_space_check_with_bo(info->cs,
H A Dradeon_vbo.c205 if (radeon_cs_space_check_with_bo(info->cs,
H A Dradeon_kms.c106 ret = radeon_cs_space_check_with_bo(info->cs,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_shared.c202 ret = radeon_cs_space_check_with_bo(info->cs,
209 ret = radeon_cs_space_check_with_bo(info->cs,
H A Dradeon_vbo.c204 if (radeon_cs_space_check_with_bo(info->cs,
H A Dradeon_kms.c138 ret = radeon_cs_space_check_with_bo(info->cs,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c233 ret = radeon_cs_space_check_with_bo(r100->radeon.cmdbuf.cs,
238 ret = radeon_cs_space_check_with_bo(r100->radeon.cmdbuf.cs,
H A Dradeon_queryobj.c139 radeon_cs_space_check_with_bo(radeon->cmdbuf.cs,
H A Dradeon_dma.c250 if (radeon_cs_space_check_with_bo(rmesa->cmdbuf.cs,
H A Dradeon_state.c1961 ret = radeon_cs_space_check_with_bo(rmesa->radeon.cmdbuf.cs, first_elem(&rmesa->radeon.dma.reserved)->bo, RADEON_GEM_DOMAIN_GTT, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c224 ret = radeon_cs_space_check_with_bo(r100->radeon.cmdbuf.cs,
229 ret = radeon_cs_space_check_with_bo(r100->radeon.cmdbuf.cs,
H A Dradeon_queryobj.c140 radeon_cs_space_check_with_bo(radeon->cmdbuf.cs,
H A Dradeon_dma.c251 if (radeon_cs_space_check_with_bo(rmesa->cmdbuf.cs,
H A Dradeon_state.c1962 ret = radeon_cs_space_check_with_bo(rmesa->radeon.cmdbuf.cs, first_elem(&rmesa->radeon.dma.reserved)->bo, RADEON_GEM_DOMAIN_GTT, 0);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c385 ret = radeon_cs_space_check_with_bo(r200->radeon.cmdbuf.cs,
390 ret = radeon_cs_space_check_with_bo(r200->radeon.cmdbuf.cs,
H A Dr200_state.c2180 ret = radeon_cs_space_check_with_bo(rmesa->radeon.cmdbuf.cs, dma_bo->bo, RADEON_GEM_DOMAIN_GTT, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c375 ret = radeon_cs_space_check_with_bo(r200->radeon.cmdbuf.cs,
380 ret = radeon_cs_space_check_with_bo(r200->radeon.cmdbuf.cs,
H A Dr200_state.c2181 ret = radeon_cs_space_check_with_bo(rmesa->radeon.cmdbuf.cs, dma_bo->bo, RADEON_GEM_DOMAIN_GTT, 0);

Completed in 129 milliseconds