Searched refs:r600_check_device_reset (Results 1 – 4 of 4) sorted by relevance
108 if (r600_check_device_reset(&ctx->b)) in si_context_gfx_flush()
261 if (r600_check_device_reset(&ctx->b)) in r600_context_gfx_flush()
748 bool r600_check_device_reset(struct r600_common_context *rctx);
525 bool r600_check_device_reset(struct r600_common_context *rctx) in r600_check_device_reset() function