Searched refs:batch_reset (Results 1 – 2 of 2) sorted by relevance
121 enum pipe_reset_status batch_reset = in iris_get_device_reset_status() local124 if (batch_reset == PIPE_NO_RESET) in iris_get_device_reset_status()128 worst_reset = batch_reset; in iris_get_device_reset_status()131 worst_reset = MIN2(worst_reset, batch_reset); in iris_get_device_reset_status()
254 batch_reset(struct fd_batch *batch) in batch_reset() function269 batch_reset(batch); in fd_batch_reset()