Searched refs:BATCH_RESERVED (Results 1 – 3 of 3) sorted by relevance
19 #define BATCH_RESERVED 24 macro97 assert(sz < intel->maxBatchSize - BATCH_RESERVED); in intel_batchbuffer_require_space()
59 intel->batch.reserved_space = BATCH_RESERVED; in intel_batchbuffer_reset()
10 #define BATCH_RESERVED 16 macro49 batch->base.size = batch->actual_size - BATCH_RESERVED; in i915_drm_batchbuffer_reset()