From patchwork Wed Sep 25 11:44:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timo Aaltonen X-Patchwork-Id: 1167158 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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=none (p=none dis=none) header.from=ubuntu.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 46dbp16Qtjz9sPS; Wed, 25 Sep 2019 21:44:55 +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 1iD5iz-0005Dt-6y; Wed, 25 Sep 2019 11:44:49 +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 1iD5iy-0005Db-7O for kernel-team@lists.ubuntu.com; Wed, 25 Sep 2019 11:44:48 +0000 Received: from xdsl-77-86-196-137.nebulazone.fi ([77.86.196.137] helo=leon.tyrell) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iD5ix-0004qk-UD for kernel-team@lists.ubuntu.com; Wed, 25 Sep 2019 11:44:48 +0000 From: Timo Aaltonen To: kernel-team@lists.ubuntu.com Subject: [SRU][OEM-OSP1-B][E][unstable][PATCH 0/2] drm/i915: Add missing pci-id's for CML-S, ICL Date: Wed, 25 Sep 2019 14:44:44 +0300 Message-Id: <20190925114446.5424-1-tjaalton@ubuntu.com> X-Mailer: git-send-email 2.20.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" BugLink: http://bugs.launchpad.net/bugs/1845317 Add some missing pci-id's. Anusha Srivatsa (1): drm/i915/cml: Add Missing PCI IDs Mika Kahola (1): drm/i915/icl: Add missing device ID include/drm/i915_pciids.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) Acked-by: Sultan Alsawaf Acked-by: Connor Kuehl Acked-by: Seth Forshee