Message ID | 20230726193333.2759197-1-dnyaneshwar.bhadane@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 0B325C0015E for <intel-gfx@archiver.kernel.org>; Wed, 26 Jul 2023 19:33:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 77B6B10E4AD; Wed, 26 Jul 2023 19:33:42 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id CA00610E4AD for <intel-gfx@lists.freedesktop.org>; Wed, 26 Jul 2023 19:33:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1690400020; x=1721936020; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=rWQ21Ox05VlrkKlLGhpO10cGAg6eeEye/lYmcYwNt/8=; b=ka3bOh9ECfEO9jPOHoB8P6mP65ViRvkj9eA7POUkJsWUrGjZFzyCds30 j+rXrLVNTulXAoS/isjX8IKJWdoPc4eJcqs4NMtArCqMlPjV/1blmKilL Q9YnUe3cWDgokskr519zdpxRtTSGHWnS/SY/44JPZbcxKoJIqSCyldRK1 +9gr7pTgHxkGTo552mmsHxJcGs687HWABu50ATH6shjp9MVLbcjz4VY2s VrY8pF6Mic2rBupXZbxUvPPxjqQOfCnwb4O5s3GQhBEtW6jn6MvymQ1Nw h6JUZnLd+qHU52NV1sQUHncpJ6cvNXaH7xvczc37qd7Sby125OzgEJfML A==; X-IronPort-AV: E=McAfee;i="6600,9927,10783"; a="353013232" X-IronPort-AV: E=Sophos;i="6.01,232,1684825200"; d="scan'208";a="353013232" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jul 2023 12:33:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10783"; a="840383327" X-IronPort-AV: E=Sophos;i="6.01,232,1684825200"; d="scan'208";a="840383327" Received: from pltuser2-ms-7d25.iind.intel.com ([10.190.239.58]) by fmsmga002.fm.intel.com with ESMTP; 26 Jul 2023 12:33:37 -0700 From: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com> To: intel-gfx@lists.freedesktop.org Date: Thu, 27 Jul 2023 01:03:19 +0530 Message-Id: <20230726193333.2759197-1-dnyaneshwar.bhadane@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v4 00/14] Replace acronym with full platform name in defines. 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 |
Replace acronym with full platform name in defines.
|
expand
|