Message ID | 20230718222753.1075713-10-matthew.d.roper@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 55A1DEB64DD for <intel-gfx@archiver.kernel.org>; Tue, 18 Jul 2023 22:28:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E05410E06C; Tue, 18 Jul 2023 22:28:03 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2012810E06C for <intel-gfx@lists.freedesktop.org>; Tue, 18 Jul 2023 22:28:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689719280; x=1721255280; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=DDWgXc1VSjLJf1xE5YQPuS9cGz7fXJfnZtbaFfWtktw=; b=GeWI7q38BCkKRjWG1s/3peyv4yHEuzl2qP2ODf+5Cz5ZuEvaPOaH43As Hbm6gPI957aD7OUaUgg8lIr2qO+trEbeJu2VjSr0FqrIC3tIKGaeGAdis mlA0D44Ccl/j0EAlK0cZ+GXoKrhzb7E7+b1SmpXiVlQnnj+UTRm2J6FkK SKbfxKNR/G8G1ghWGhjhPQ0LIQ0namUJjWkUu565ChYDrU9ZHFMGk0O3V 32c+VgAM+Bp92eFUo54kCne/TeJcpaUgiU5rCLYX+kWiED9Uy5G5UEvUx apu3nLqE7ArSyR1oAGgxvAY8rETn4VsNzJw80YxE0GfEGr3aF07x+4dPe A==; X-IronPort-AV: E=McAfee;i="6600,9927,10775"; a="432508067" X-IronPort-AV: E=Sophos;i="6.01,215,1684825200"; d="scan'208";a="432508067" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jul 2023 15:27:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10775"; a="970403878" X-IronPort-AV: E=Sophos;i="6.01,215,1684825200"; d="scan'208";a="970403878" Received: from mdroper-desk1.fm.intel.com ([10.1.27.147]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jul 2023 15:27:59 -0700 From: Matt Roper <matthew.d.roper@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 18 Jul 2023 15:27:54 -0700 Message-ID: <20230718222753.1075713-10-matthew.d.roper@intel.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/8] Reduce MTL-specific platform checks X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>, matthew.d.roper@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Reduce MTL-specific platform checks
|
expand
|