Message ID | 20221222082557.1364711-1-lucas.demarchi@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 60A3FC4332F for <intel-gfx@archiver.kernel.org>; Thu, 22 Dec 2022 08:26:46 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2B48810E51B; Thu, 22 Dec 2022 08:26:30 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id A74FF10E15A; Thu, 22 Dec 2022 08:26:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1671697583; x=1703233583; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=I3zocY+Cy1X0o6P7T1touDFgdvyjsvC6VD1esUaLNwc=; b=eYQL3KjgNrVUNIklFcTP50rHeVHjDiRo26tyO29R3Dw9EZc2iBAwHf6R xsU4iiGMynpHD6FEo8iEhxtSsX5M45xcwdYKJ6kDHyVFKjFZ9ac/NYH1B REznlfA4tLoEAoFJDJKrxrfrHnqQiFeMWayV0NHwcJwumE8gNSSv+PDCN ixkvwiqJP3cx1XfFF0hBvqEjZTbxYiooHkT2ztplFRPGZ3HzWFIUb319j D3p+end3/4MW5j4+AfGrO3y6ETJ0ZVZCbpqjDE0fDOX8Jf24lp0/tfj7h 8DrycgBbrAIDqbTc2x1jHrUWSpCvhcYUVuFWJVW7nFh6wXt4TgS10ksSL A==; X-IronPort-AV: E=McAfee;i="6500,9779,10568"; a="384426681" X-IronPort-AV: E=Sophos;i="5.96,265,1665471600"; d="scan'208";a="384426681" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2022 00:26:22 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10568"; a="645127589" X-IronPort-AV: E=Sophos;i="5.96,265,1665471600"; d="scan'208";a="645127589" Received: from lucas-s2600cw.jf.intel.com ([10.165.21.196]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2022 00:26:22 -0800 From: Lucas De Marchi <lucas.demarchi@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Date: Thu, 22 Dec 2022 00:25:53 -0800 Message-Id: <20221222082557.1364711-1-lucas.demarchi@intel.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/4] Remove platform acronyms and stepping from comments 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: Lucas De Marchi <lucas.demarchi@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Remove platform acronyms and stepping from comments
|
expand
|