iris: SBA once at context creation, not per batch
hooray!
This commit is contained in:
@@ -218,9 +218,6 @@ iris_batch_reset(struct iris_batch *batch)
|
||||
|
||||
if (batch->state_sizes)
|
||||
_mesa_hash_table_clear(batch->state_sizes, NULL);
|
||||
|
||||
if (batch->ring == I915_EXEC_RENDER)
|
||||
batch->emit_state_base_address(batch);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user