Searched refs:noop_enable (Results 1 – 2 of 2) sorted by relevance
769 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) in iris_batch_prepare_noop() argument771 if (batch->noop_enabled == noop_enable) in iris_batch_prepare_noop()774 batch->noop_enabled = noop_enable; in iris_batch_prepare_noop()
185 bool iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable);