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 B1FCEC4332F for ; Tue, 22 Nov 2022 11:17:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0773A10E3C9; Tue, 22 Nov 2022 11:17:13 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 64EC110E3C9 for ; Tue, 22 Nov 2022 11:17:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1669115829; x=1700651829; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=8c6PDCPUobujZfgoNaqvIi9s0FQLuKhN3o70UuHLHyw=; b=dAk/b2DguDLu4A7qMOywvQ+Q0/twhMEJRC4NHhFl31JlDsBLyS29gUAv bxkq7k149s6fq3qGm27ypPKfOK0JAtzjAl3LZNWDC6gMo5jrjpw24XltB 4q90l4mgKjx83jaCkyFeHYGeiL5kmYlncVDMt1gkqpEJJ2PN0BbObRGea WZeMwKm2AGYwAucqXjykMe1WXCaYQQEsPFsqC5439aiv88K9A7Fhj8ZlS ra5tKI1LyphBLOqQa6b2eFS1EvK46xlUvF2gyFwqjSKX9AnRpZXB7rODl iZgTRYt00GPK6kcLkhQsWc+Mb6XeJUpM1FC2Lcjg6lrldLh4+0Mm3BLGx A==; X-IronPort-AV: E=McAfee;i="6500,9779,10538"; a="301340054" X-IronPort-AV: E=Sophos;i="5.96,183,1665471600"; d="scan'208";a="301340054" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Nov 2022 03:17:08 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10538"; a="641382951" X-IronPort-AV: E=Sophos;i="5.96,183,1665471600"; d="scan'208";a="641382951" Received: from sfflynn-mobl.ger.corp.intel.com (HELO localhost) ([10.252.18.151]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Nov 2022 03:17:07 -0800 From: Jani Nikula To: "Teres Alexis, Alan Previn" , "Vivi, Rodrigo" In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20221117003018.1433115-1-alan.previn.teres.alexis@intel.com> <20221117003018.1433115-3-alan.previn.teres.alexis@intel.com> Date: Tue, 22 Nov 2022 13:17:04 +0200 Message-ID: <877cznz1an.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PATCH v4 2/6] drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT 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" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 17 Nov 2022, "Teres Alexis, Alan Previn" wrote: > Respectfully and humbly, i would like to request where is the coding > guideline for function naming when u have 2nd level subsystem IPs > owning control over global hw features so that we dont need to have > this back and forth of conflicting direction from different reviewers > especially so long after initial reviews have started. (internally > reworking future MTL PXP series end up getting impacted here). Do you seriously think we could pre-emptively codify everything in a coding guideline? BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center