From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D10FCC43334 for ; Fri, 1 Jul 2022 23:29:34 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ED81B112AA5; Fri, 1 Jul 2022 23:29:33 +0000 (UTC) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id C8F6A10F76A; Fri, 1 Jul 2022 23:29:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1656718171; x=1688254171; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=zcHxKJol/k8qKzafnE1v4Z1orA5YDf4HMHZwVXKa308=; b=NYMsCw5+Ug3EebIXv+JlnPsQfa8cCf7mpOQX4BA6UybkHdBtwMFdPvlv SjTGbyiTuZNUoDPaujimBfjWsd0mdK/se3dX0a1s7V1Nut9M6err74viQ gBncKTPnhoGHYFJLVTngj7CSw8iVDoQtwask9FtKfO4Yb9M9qKdAtSp2X o4NXwzzKWSTS5gqVWAbTHeLMtwzEpbt0ScYxMZIUjIiZuLMc9Je2zRJ2i LZfJmAin8NwJjTPf/wqV8oBlpSnRcVvvHSEPE4h1NOOXNq4KEO19L891I 4R9PGdy2ym7gIEWaj60NTLEa2tyh3jrwhrfW6QZarl7zCIOMJcZUd+TeC Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10395"; a="344447524" X-IronPort-AV: E=Sophos;i="5.92,238,1650956400"; d="scan'208";a="344447524" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jul 2022 16:29:31 -0700 X-IronPort-AV: E=Sophos;i="5.92,238,1650956400"; d="scan'208";a="768650738" Received: from mdroper-desk1.fm.intel.com (HELO mdroper-desk1.amr.corp.intel.com) ([10.1.27.134]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jul 2022 16:29:31 -0700 Date: Fri, 1 Jul 2022 16:29:29 -0700 From: Matt Roper To: Lucas De Marchi Message-ID: References: <20220701152231.529511-1-matthew.d.roper@intel.com> <20220701152231.529511-2-matthew.d.roper@intel.com> <20220701165950.hfb6dulnaqjmtqhr@ldmartin-desk2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220701165950.hfb6dulnaqjmtqhr@ldmartin-desk2> Subject: Re: [Intel-gfx] [PATCH 2/2] drm/i915: DG2 and ATS-M device ID updates X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, Jul 01, 2022 at 09:59:50AM -0700, Lucas De Marchi wrote: > On Fri, Jul 01, 2022 at 08:22:31AM -0700, Matt Roper wrote: > > Small BAR support has now landed, which allows us to add the PCI IDs > > that correspond to add-in card designs of DG2 and ATS-M. There's also > > one additional MB-down PCI ID that recently appeared (0x5698) so we add > > it too. > > > > Cc: Lucas De Marchi > > Signed-off-by: Matt Roper > > > Reviewed-by: Lucas De Marchi Thanks. Applied to drm-intel-gt-next (since that's the branch that has the small BAR patches that were a pre-req to adding these IDs) and dropped the equivalent patch from topic/core-from-CI. Matt > > Lucas De Marchi -- Matt Roper Graphics Software Engineer VTT-OSGC Platform Enablement Intel Corporation