new_guc_id
ret = new_guc_id(guc, ce);
static bool context_needs_register(struct intel_context *ce, bool new_guc_id)
return (new_guc_id || test_bit(CONTEXT_LRCA_DIRTY, &ce->flags) ||