From patchwork Tue Dec 26 08:38:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AceLan Kao X-Patchwork-Id: 1880211 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Szp8t596nz20Rq for ; Tue, 26 Dec 2023 19:39:10 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rI2xq-0003lU-AM; Tue, 26 Dec 2023 08:39:02 +0000 Received: from mail-pj1-f50.google.com ([209.85.216.50]) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rI2xn-0003kd-An for kernel-team@lists.ubuntu.com; Tue, 26 Dec 2023 08:38:59 +0000 Received: by mail-pj1-f50.google.com with SMTP id 98e67ed59e1d1-28c179bf45cso2149419a91.1 for ; Tue, 26 Dec 2023 00:38:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703579937; x=1704184737; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:sender:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=ubAhm6KKhKU+RhNDGfOA1qK03o7EuQCYlbTxYYnK3xQ=; b=HUEC4Uj0QUpYNFQsrvpONmrunjeS/pDVYr3qtdGn/usmhhNXoje5jnUdEdBI7adMra 9feyk6Dlvd59yTOM7mKK6ZSFpD0IcSpWNJQOR7vY45MrneNw/0jTj0zoRR2nvx8EiS1c PPHWL5EcBwQm/D3bV4kNCDwKkaDnV/MlJ8OWG16Q/qC8sf1uoRwlQ1apzLM7K66KPHgI FqekiDbYnM79kxL80A4yW6uMLmkVDRxWmEiK2D+71CKXrT6uYaFtHm4KwEOQxtXIu/hk nerzNNWK6sULOSO0RJqPU8SaGPK7Gye74xPr/YoYlW0L7PTVBXtYMf09yTqeZoDedQNk p+CQ== X-Gm-Message-State: AOJu0YzGdhr4vUzi94/6KA60JGFWY2nkQqv98sShBvQvnPr3IlcL3YLH o7GWecSqUP63yokPSms3ZYRom4r5HoTseQ== X-Google-Smtp-Source: AGHT+IGyjlR1SK3Cs5hEMWxVFQbcgRBtwY7AursfS4eH+rzaPxzeg74n4iIdMb1IFOHFNL34XcackQ== X-Received: by 2002:a17:90b:3c89:b0:28c:750:294f with SMTP id pv9-20020a17090b3c8900b0028c0750294fmr2707143pjb.75.1703579937549; Tue, 26 Dec 2023 00:38:57 -0800 (PST) Received: from localhost (220-135-95-34.hinet-ip.hinet.net. [220.135.95.34]) by smtp.gmail.com with ESMTPSA id pv18-20020a17090b3c9200b0028c5f6020c0sm3266139pjb.51.2023.12.26.00.38.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Dec 2023 00:38:57 -0800 (PST) From: AceLan Kao To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/1][SRU][M][L] drm/i915/rpl: Update pci ids for RPL P/U Date: Tue, 26 Dec 2023 16:38:53 +0800 Message-Id: <20231226083853.1020269-2-acelan.kao@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231226083853.1020269-1-acelan.kao@canonical.com> References: <20231226083853.1020269-1-acelan.kao@canonical.com> MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.216.50; envelope-from=acelan@gmail.com; helo=mail-pj1-f50.google.com 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" From: Dnyaneshwar Bhadane BugLink: https://bugs.launchpad.net/bugs/2047398 Update pci device ids as per bspec for RPL P/U. v2: - Append new id's instead of replacing the existing in device id list define v3: - Fixed the commit messege with revision details. Bpsec: 55376 Signed-off-by: Dnyaneshwar Bhadane Reviewed-by: Matt Roper Signed-off-by: Matt Roper Link: https://patchwork.freedesktop.org/patch/msgid/20230824062840.2372872-1-dnyaneshwar.bhadane@intel.com (cherry picked from commit 5d5fea7c79a7f7b61a9683784c83d539aca8dafe) Signed-off-by: Chia-Lin Kao (AceLan) --- include/drm/i915_pciids.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h index e1e10dfbb6613..21faa73db7ece 100644 --- a/include/drm/i915_pciids.h +++ b/include/drm/i915_pciids.h @@ -689,14 +689,18 @@ #define INTEL_RPLU_IDS(info) \ INTEL_VGA_DEVICE(0xA721, info), \ INTEL_VGA_DEVICE(0xA7A1, info), \ - INTEL_VGA_DEVICE(0xA7A9, info) + INTEL_VGA_DEVICE(0xA7A9, info), \ + INTEL_VGA_DEVICE(0xA7AC, info), \ + INTEL_VGA_DEVICE(0xA7AD, info) /* RPL-P */ #define INTEL_RPLP_IDS(info) \ INTEL_RPLU_IDS(info), \ INTEL_VGA_DEVICE(0xA720, info), \ INTEL_VGA_DEVICE(0xA7A0, info), \ - INTEL_VGA_DEVICE(0xA7A8, info) + INTEL_VGA_DEVICE(0xA7A8, info), \ + INTEL_VGA_DEVICE(0xA7AA, info), \ + INTEL_VGA_DEVICE(0xA7AB, info) /* DG2 */ #define INTEL_DG2_G10_IDS(info) \