Searched refs:BATCH_RESERVED (Results 1 – 6 of 6) sorted by relevance
7 #define BATCH_RESERVED 16 macro35 batch->base.size = batch->actual_size - BATCH_RESERVED; in i915_sw_batchbuffer_reset()
24 #define BATCH_RESERVED 60 macro116 assert(sz < sizeof(intel->batch.map) - BATCH_RESERVED); in intel_batchbuffer_require_space()
84 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()