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 BB1A7EB64D7 for ; Wed, 21 Jun 2023 11:25:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4BB4C10E444; Wed, 21 Jun 2023 11:25:31 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 09CC010E451 for ; Wed, 21 Jun 2023 11:25:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687346729; x=1718882729; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=kj8bws7Brpe0EFZ8yZ/ZbRpmxlpoJ6ec8bmLCKeSIwE=; b=RB8Ta332+KnGo7mMAKqADw0TWp1ZNuQ4AD9Nco4uWNYExCXoW67zoonf QHRBor6l+C3L+DOOOQKMlFjay2kAiF2j4p4awDLg7TM+EMsZLzEfcBhzt WmJbp0/GMmU1Abd1QzNCv4GM92s7548Vzvux8m7JhKrvKNEgEMraYMEhR HDBEIvfBJXvBd1v8Ugp0NSCBmSF+uvWKXhuZ3JxNwfRfkJrsW39nuYhep JVaOvFGG3ZcndtwFCoJLQ01OnQcT/+EMIvp+q40o4AjADiRfEs8+VZk3b EEgcyiukh/guN7gZKAE6rE9WOkovIzhKYrigC7z4b05dCGHLvyXqZSOlp w==; X-IronPort-AV: E=McAfee;i="6600,9927,10747"; a="349875849" X-IronPort-AV: E=Sophos;i="6.00,260,1681196400"; d="scan'208";a="349875849" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2023 04:25:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10747"; a="714440262" X-IronPort-AV: E=Sophos;i="6.00,260,1681196400"; d="scan'208";a="714440262" Received: from unknown (HELO localhost) ([10.237.66.162]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2023 04:25:07 -0700 From: Jani Nikula To: Tvrtko Ursulin , Dnyaneshwar Bhadane , intel-gfx@lists.freedesktop.org In-Reply-To: <6b22396b-2667-8f69-06db-8ee5a9b775d0@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20230615095421.3135415-1-dnyaneshwar.bhadane@intel.com> <87y1kef64p.fsf@intel.com> <6b22396b-2667-8f69-06db-8ee5a9b775d0@linux.intel.com> Date: Wed, 21 Jun 2023 14:25:04 +0300 Message-ID: <87legd2h2n.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PATCH 00/11] 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, 21 Jun 2023, Tvrtko Ursulin wrote: > Historically we were not avoiding churn if we could sense a real > gain. I tried but failed to say, if we're going to churn, let's at least go through this properly instead of churning, and then churning again, and again. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center