From patchwork Thu Jul 16 13:38:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alberto Milone X-Patchwork-Id: 1330265 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B6wLy607fz9sDX; Thu, 16 Jul 2020 23:38:34 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jw45m-0006WQ-3J; Thu, 16 Jul 2020 13:38:30 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jw45k-0006WK-FV for kernel-team@lists.ubuntu.com; Thu, 16 Jul 2020 13:38:28 +0000 Received: from mail-wr1-f72.google.com ([209.85.221.72]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jw45k-0001OZ-8F for kernel-team@lists.ubuntu.com; Thu, 16 Jul 2020 13:38:28 +0000 Received: by mail-wr1-f72.google.com with SMTP id j3so5547619wrq.9 for ; Thu, 16 Jul 2020 06:38:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=UqAxYAuCei0JVgh/45vViaD0nTGgI7qxYkqyeCfWIbs=; b=nhRozOiZ4ehtAH1RuLyjPoxYiGEuY6hTflo22YM/cXCylxTqcUAOMHP666PCDTw322 1YlE8IB5fch0PfvSrDzmw3vgxFUZMH+5+2X6M9WGTgn9F5/ZZ3c9bia1w5MSzR9ti9c3 KQm033UsrQ1lmzJYBAT2ZptkJ7xtCRpDNAkuVoZ9iaKRlg0FPXdDJYTBjsyQp09HfH5w 4XEpDd+zEhUEI7R02b8yWalKURy7f46lM5CphIc4TjwqvWb7uh1BPi7EVcTRpd0eUXCP c6FRyYz8XwXBZTUNyzIic154hQCQ10NpzRvetEpAjrvnMGRA85s8vJSxpQe114pv2JI3 bz7A== X-Gm-Message-State: AOAM532Fme1/m/pxihkYp6bbeaSUh+y8yEr21KZgv2hNzj+gavLL3DRq bqj3RhEytyiwvLCRpa1V9nVyKN1DKbw8P8RhONurDHnCs6FjKzE2k1dj4nsEFNFZirA7+i7v+Fi 1pUAxW9JptC/PmWr1FTAdpCCn7jUFTo5J0YsuIwWQqQ== X-Received: by 2002:a05:6000:ca:: with SMTP id q10mr5216393wrx.135.1594906707609; Thu, 16 Jul 2020 06:38:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzld9E48hfQ3OWv1jWGLSKStYp3GnvdRKEN4TLqHKfZ9zWpA+wNjH1/OpIx+r9XWms+sBkBdA== X-Received: by 2002:a05:6000:ca:: with SMTP id q10mr5216370wrx.135.1594906707320; Thu, 16 Jul 2020 06:38:27 -0700 (PDT) Received: from thinkpad.lan (dynamic-adsl-94-34-33-205.clienti.tiscali.it. [94.34.33.205]) by smtp.gmail.com with ESMTPSA id e8sm8614680wrp.26.2020.07.16.06.38.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Jul 2020 06:38:26 -0700 (PDT) From: Alberto Milone To: kernel-team@lists.ubuntu.com Subject: [PATCH 0/3 G] Add the new NVIDIA 450 and the new server series Date: Thu, 16 Jul 2020 15:38:15 +0200 Message-Id: <20200716133818.1163228-1-alberto.milone@canonical.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This adds support for 435 (which hasn't been replaced yet), for the new 450, 450-server, 418-server, 440-server series. The 450 series replaces the 440 series, whereas the 440-server series is still supported. This will require updating the dkms-versions when cranking. Alberto Milone (3): UBUNTU: [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver UBUNTU: [packaging] add signed modules for the 418-server and the 440-server flavours UBUNTU: [Packaging] NVIDIA -- Add signed modules for 450 450-server debian.master/rules.d/amd64.mk | 1 + debian/dkms-versions | 8 ++++++-- debian/rules | 11 +++++++++-- debian/rules.d/2-binary-arch.mk | 9 ++++++++- debian/scripts/dkms-build | 2 +- 5 files changed, 25 insertions(+), 6 deletions(-)