Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2618362pxb; Sun, 17 Oct 2021 20:40:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw/rAFsKN0ZsIkMM6P7o9fwYCxlz3JbNxMhrXcwmV1Hn9O31QPbZ33LhQf0b3TWTd4blWBy X-Received: by 2002:a17:902:a710:b029:12b:9b9f:c461 with SMTP id w16-20020a170902a710b029012b9b9fc461mr25005054plq.59.1634528430990; Sun, 17 Oct 2021 20:40:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634528430; cv=none; d=google.com; s=arc-20160816; b=ZIUt2i4ctxujx/GII/F9QXsPsqDe8699bC0To6aRmfLCqRZzqcpIQL+vchUIWg+DS2 zIC1qOJF9KRGXnMfmdQ5Y3nJ23d+PnU+cNcNUQyHWqdba92HRigSK4eQJxovvjBRWy6D MYv1NSqqrR/ERPJk5B9KaCIQv/yXBuXMYs9mH8B7wngZhRUmXmbhyPeWSj79GoaTFOKb UBZgdNpfb1OFbr1bq/Lf+mSYu30//fQNeLLsVglrXeg6cvjhbprIqciEWbNpqml7eWZ1 X4/xkPXyZeIraTIpFbb5oGV3EX4OMpj6H8sMzbAyEIiMN5GwGPtVJjvk6Bu/PMmx0Gjz SBmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:to:from:date; bh=eGyPbpuolkc3eHSA9uCtcYP/+xwguQirIcGwdQzbiks=; b=xjYhSMJnLwVLhlu1tClN5s0s2ruDsK5GjEWiPxVFZPSRbTFgwUXjDBItv32cltlVsU fMQ+VVsI0gidWu75jtRbdFqrrydAwUkklb6r92jwoU8T9o/OVWVKcOemS4r8Ls5AS3yq 9RVgaly49Bq8At5A4J3hY9BsVU+GhWQ2KwpjA+DwwHqLOPJxxAI+eWRcHG7ZPgZtzFnn aGdhNOi52YG8+I4amU21CL2sTBj6XXOIAZkEV0dLV/5VbYMRgdrcK/whgePO3LLQuNZp OrhYwagTL1zjOxu7tPZ7GQyWIgzZTUeFUD9+iTVDivkBxT7scYJF2KyY38FQ4pQGdgrH g+3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n4si21630865plc.145.2021.10.17.20.40.18; Sun, 17 Oct 2021 20:40:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235180AbhJQH0M (ORCPT + 98 others); Sun, 17 Oct 2021 03:26:12 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:34600 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232716AbhJQH0I (ORCPT ); Sun, 17 Oct 2021 03:26:08 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 284931C0B76; Sun, 17 Oct 2021 09:23:57 +0200 (CEST) Date: Sun, 17 Oct 2021 09:23:56 +0200 From: Pavel Machek To: kernel list , vitaly.lubart@intel.com, tomas.winkler@intel.com, daniele.ceraolospurio@intel.com, jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com, intel-gfx@lists.freedesktop.org, linux-kbuild@vger.kernel.org, masahiroy@kernel.org Subject: Re: intel_mei_pxp: needs better help text Message-ID: <20211017072356.GA4756@duo.ucw.cz> References: <20211014105334.GA19786@duo.ucw.cz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20211014105334.GA19786@duo.ucw.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! Extended Cc list. Should I attempt to prepare a patch? Best regards, Pavel On Thu 2021-10-14 12:53:34, Pavel Machek wrote: >=20 > CONFIG_INTEL_MEI_PXP: >=20 > MEI Support for PXP Services on Intel platforms. >=20 > Enables the ME FW services required for PXP support through > I915 display driver of Intel. >=20 >=20 > That's ... very useless help text. According to > https://www.phoronix.com/scan.php?page=3Dnews_item&px=3DIntel-PXP-Protect= ed-Xe-Path > this is some kind of DRM. Help text should probably say it has to do > with i915 video, and explain the acronyms, and probably its usecases. >=20 >=20 >=20 > --=20 > http://www.livejournal.com/~pavelmachek --=20 http://www.livejournal.com/~pavelmachek --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYWvPjAAKCRAw5/Bqldv6 8tHNAJ9QYSkmp7jyhFkIJg8sv/IS7PuVzQCfX4fQagMXQURLHXIhTgDjk9oOj5s= =vhjq -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--