Lines Matching defs:bo_table
133 intel_uxa_get_aperture_space(ScrnInfoPtr scrn, drm_intel_bo ** bo_table,
143 bo_table[0] = intel->batch_bo;
144 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) != 0) {
146 bo_table[0] = intel->batch_bo;
147 if (drm_intel_bufmgr_check_aperture_space(bo_table, num_bos) !=
205 drm_intel_bo *bo_table[] = {
216 if (!intel_uxa_get_aperture_space(scrn, bo_table, ARRAY_SIZE(bo_table)))
328 drm_intel_bo *bo_table[] = {
338 if (!intel_uxa_get_aperture_space(scrn, bo_table, ARRAY_SIZE(bo_table)))