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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 52271C433ED for ; Thu, 8 Apr 2021 10:39:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 17F1661055 for ; Thu, 8 Apr 2021 10:39:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231210AbhDHKjO (ORCPT ); Thu, 8 Apr 2021 06:39:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231134AbhDHKjH (ORCPT ); Thu, 8 Apr 2021 06:39:07 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3A4FC061760 for ; Thu, 8 Apr 2021 03:38:55 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id p22so949177wmc.3 for ; Thu, 08 Apr 2021 03:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=DLhUR7rooHo2v1rKHmhVq8DM4VON7DuPXveOFVk80ZcGMyTsiP7rsIMtH1/nLDX8FP QmPygjaYOziMZBitOI3Uyq9WRsaAmG6l73GzWgAeeWb+/OUSbyHWQXaxyDD3R1bA4j5l u+DtvAa2DYQELE+PIl4jSGtSCwKK92mYNlzFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=XxgvIpt3dc0cOJY0onf3gfxQ60aUb37Q3K2CUzzr5rzRwL7vewRJkTHW3q1vsQ9FJn 0SQGS4coCf4kemRocqZ+IRCc+KEYPbIfTpPHgGNJf5JkEOT/OkrbJySLIimcKyf6GFkS STO4NagBgIsSbxAWWy8+xHwvxdOAA9IGLHRKxAUOTW5aaa0RPaRlcCZJKX0M7Tqjm0F9 KbbmcY85K3ZIkuivkf7x8tOSKcoDCvhGaDAfpbvmg0+kYLkBa4umvrK0wA9YBTRYkvhg r3FaDdoeVuIERl/ANOvrYcwwFBhc2INKMcX5ROJwp5SUkzi6Ihlm8Zi6rZK7Wda4RRbQ LwNQ== X-Gm-Message-State: AOAM533T0MaJytoJo1Ho5+Xk8BKZGmWAixP3aVVaLi7Vy4PSpCr+qfAu fKLab2dqCBHg+nk2veDJS6Kubw== X-Google-Smtp-Source: ABdhPJwAY40s7fwbqph5oDTyB7TSOu75px+R8zevxVJSWWfJPeejFa8vysnU4+SyKebV8pJS/9JSqA== X-Received: by 2002:a1c:254:: with SMTP id 81mr946479wmc.77.1617878334782; Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id o14sm38073759wrh.88.2021.04.08.03.38.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Date: Thu, 8 Apr 2021 12:38:52 +0200 From: Daniel Vetter To: Imre Deak Cc: Stephen Rothwell , Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the drm-intel-fixes tree Message-ID: Mail-Followup-To: Imre Deak , Stephen Rothwell , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> <20210329182335.GE233691@ideak-desk.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210329182335.GE233691@ideak-desk.fi.intel.com> X-Operating-System: Linux phenom 5.7.0-1-amd64 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 29, 2021 at 09:23:35PM +0300, Imre Deak wrote: > Hi Stephen, > > thanks for the report. > > On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > > > After merging the drm-intel-fixes tree, today's linux-next build > > > (htmldocs) produced this warning: > > > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. > > The problem seems to be the > > @ignore_usecount=true > > part in __intel_runtime_pm_get_if_active()'s docbook documentation. I > can't see the problem with it, it was meant as a reference to the > function parameter, granted I'm not sure what's the proper markup syntax > for this. > > I will follow up with the following change which suppresses the warning > and renders the html as expected unless someone can suggest a better > way: > > - * If @ignore_usecount=true, a reference will be acquired even if there is no > + * If @ignore_usecount is true, a reference will be acquired even if there is no Yeah you can't just use most pseudo-code in kerneldoc because it's interpreted as raw .rst. So would need some .rst quoting of some sorts to make it render correctly. Usually for pseudo-code I go with blockquotes (started with :: at the end of the previous line, plus indenting), that gives you also a nice fixed-width font and everything. Aside from the hyperlink stuff plain English works best in the text parts. -Daniel > > --Imre > > > > > > > Introduced by commit > > > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > > > This warning now exists in Linus' tree. > > > > -- > > Cheers, > > Stephen Rothwell > > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B8C7C433B4 for ; Thu, 8 Apr 2021 10:38:58 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2844861159 for ; Thu, 8 Apr 2021 10:38:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2844861159 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 71A706EA7C; Thu, 8 Apr 2021 10:38:57 +0000 (UTC) Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 117FA6EA7B for ; Thu, 8 Apr 2021 10:38:56 +0000 (UTC) Received: by mail-wm1-x32e.google.com with SMTP id 5-20020a05600c0245b029011a8273f85eso976517wmj.1 for ; Thu, 08 Apr 2021 03:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=DLhUR7rooHo2v1rKHmhVq8DM4VON7DuPXveOFVk80ZcGMyTsiP7rsIMtH1/nLDX8FP QmPygjaYOziMZBitOI3Uyq9WRsaAmG6l73GzWgAeeWb+/OUSbyHWQXaxyDD3R1bA4j5l u+DtvAa2DYQELE+PIl4jSGtSCwKK92mYNlzFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=bUVaSz12TRKNsIdIO2efjHKOH0RwMgCPe24O7Fay8qOAnwanqKGr5F10PFsZgqSIq2 XDhLVPYqTvgahsLrVUBnCDJbQYodnMW2/ecGFZLrwVNeOn4e16YBiVi9QApGjNLcfERi VLnm1l7m8hjxlf3H7QEYxRbaFd3Uovf21GDePt2QiBAucreuP8JFBnZqzmrQKAS/u4uK jan6vWH9Xy6y6fN/pzHpHVr6s5dfvkYIVEQk8XQNLdU6HHuSRyYh35iWWICj/WtSAuWS pbVDs6sYMzr4WU/3SE/7Pv32da8b+be0l3oMoKjMdfxSbu6grWfnrmwtTesubIKL+V3V Ch0w== X-Gm-Message-State: AOAM533LSASYxKJ1s3Ftbq7Yh72+7NFccJjUHfrpHaZVlW8+mt5GyF74 8uAc5hLxcnYxKAF9d9TZ9cuYrw== X-Google-Smtp-Source: ABdhPJwAY40s7fwbqph5oDTyB7TSOu75px+R8zevxVJSWWfJPeejFa8vysnU4+SyKebV8pJS/9JSqA== X-Received: by 2002:a1c:254:: with SMTP id 81mr946479wmc.77.1617878334782; Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id o14sm38073759wrh.88.2021.04.08.03.38.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Date: Thu, 8 Apr 2021 12:38:52 +0200 From: Daniel Vetter To: Imre Deak Subject: Re: linux-next: build warning after merge of the drm-intel-fixes tree Message-ID: Mail-Followup-To: Imre Deak , Stephen Rothwell , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> <20210329182335.GE233691@ideak-desk.fi.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210329182335.GE233691@ideak-desk.fi.intel.com> X-Operating-System: Linux phenom 5.7.0-1-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stephen Rothwell , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , Linux Next Mailing List , DRI , Rodrigo Vivi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, Mar 29, 2021 at 09:23:35PM +0300, Imre Deak wrote: > Hi Stephen, > > thanks for the report. > > On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > > > After merging the drm-intel-fixes tree, today's linux-next build > > > (htmldocs) produced this warning: > > > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. > > The problem seems to be the > > @ignore_usecount=true > > part in __intel_runtime_pm_get_if_active()'s docbook documentation. I > can't see the problem with it, it was meant as a reference to the > function parameter, granted I'm not sure what's the proper markup syntax > for this. > > I will follow up with the following change which suppresses the warning > and renders the html as expected unless someone can suggest a better > way: > > - * If @ignore_usecount=true, a reference will be acquired even if there is no > + * If @ignore_usecount is true, a reference will be acquired even if there is no Yeah you can't just use most pseudo-code in kerneldoc because it's interpreted as raw .rst. So would need some .rst quoting of some sorts to make it render correctly. Usually for pseudo-code I go with blockquotes (started with :: at the end of the previous line, plus indenting), that gives you also a nice fixed-width font and everything. Aside from the hyperlink stuff plain English works best in the text parts. -Daniel > > --Imre > > > > > > > Introduced by commit > > > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > > > This warning now exists in Linus' tree. > > > > -- > > Cheers, > > Stephen Rothwell > > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 94574C433ED for ; Thu, 8 Apr 2021 10:38:57 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5282B61055 for ; Thu, 8 Apr 2021 10:38:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5282B61055 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EDAD36EA76; Thu, 8 Apr 2021 10:38:56 +0000 (UTC) Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0DEE16EA76 for ; Thu, 8 Apr 2021 10:38:56 +0000 (UTC) Received: by mail-wm1-x331.google.com with SMTP id p22so949176wmc.3 for ; Thu, 08 Apr 2021 03:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=DLhUR7rooHo2v1rKHmhVq8DM4VON7DuPXveOFVk80ZcGMyTsiP7rsIMtH1/nLDX8FP QmPygjaYOziMZBitOI3Uyq9WRsaAmG6l73GzWgAeeWb+/OUSbyHWQXaxyDD3R1bA4j5l u+DtvAa2DYQELE+PIl4jSGtSCwKK92mYNlzFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=eRaMcxz3zgFPYNGt7SjAbzHOcdHXj9ZgSC7Zn81PL2M=; b=m6UX40qhB+uFblRIa2a/tO7ft0Qmzb980PAmGYX+yRPOoZMcG19XCamyJOEXdoDV4P G1n/XDcYuwJWSFqD5woTPHAq+3+rkfLinPVigXhRlIHFk9i0U7s+LDcaen1ZFKf8C+tG dNvz4ZuvrntaqX4g5O5REU9oQvdcObgE7dMoOIJOk1Zsy1R36JE2x/7xJupK5q5iVX5F pil+etoU6dyxoYiGdvtszQae+yEtjlmhz6W82jW3ieVz7jyIqwdap5BqHU21Lx1jEdUJ 5PquL7vVPJfL0I/+jIf3oIerjcmtGTYnOzSIEfeeApGGp6HsexKb+5HvSpMYNNj5GUU7 JDVQ== X-Gm-Message-State: AOAM531Zs5HYisHLmJlCzpPG92OiurE7397+cZWshJyyWzuV+9iwbf2D RSs3FxKqDZ3y7g6xov8HBU69YQ== X-Google-Smtp-Source: ABdhPJwAY40s7fwbqph5oDTyB7TSOu75px+R8zevxVJSWWfJPeejFa8vysnU4+SyKebV8pJS/9JSqA== X-Received: by 2002:a1c:254:: with SMTP id 81mr946479wmc.77.1617878334782; Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id o14sm38073759wrh.88.2021.04.08.03.38.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 03:38:54 -0700 (PDT) Date: Thu, 8 Apr 2021 12:38:52 +0200 From: Daniel Vetter To: Imre Deak Message-ID: Mail-Followup-To: Imre Deak , Stephen Rothwell , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List References: <20210326195838.5ad4973b@canb.auug.org.au> <20210329090117.6b224931@canb.auug.org.au> <20210329182335.GE233691@ideak-desk.fi.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210329182335.GE233691@ideak-desk.fi.intel.com> X-Operating-System: Linux phenom 5.7.0-1-amd64 Subject: Re: [Intel-gfx] linux-next: build warning after merge of the drm-intel-fixes tree 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: Stephen Rothwell , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , Linux Next Mailing List , DRI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, Mar 29, 2021 at 09:23:35PM +0300, Imre Deak wrote: > Hi Stephen, > > thanks for the report. > > On Mon, Mar 29, 2021 at 09:01:17AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > On Fri, 26 Mar 2021 19:58:38 +1100 Stephen Rothwell wrote: > > > > > > After merging the drm-intel-fixes tree, today's linux-next build > > > (htmldocs) produced this warning: > > > > > > Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string. > > The problem seems to be the > > @ignore_usecount=true > > part in __intel_runtime_pm_get_if_active()'s docbook documentation. I > can't see the problem with it, it was meant as a reference to the > function parameter, granted I'm not sure what's the proper markup syntax > for this. > > I will follow up with the following change which suppresses the warning > and renders the html as expected unless someone can suggest a better > way: > > - * If @ignore_usecount=true, a reference will be acquired even if there is no > + * If @ignore_usecount is true, a reference will be acquired even if there is no Yeah you can't just use most pseudo-code in kerneldoc because it's interpreted as raw .rst. So would need some .rst quoting of some sorts to make it render correctly. Usually for pseudo-code I go with blockquotes (started with :: at the end of the previous line, plus indenting), that gives you also a nice fixed-width font and everything. Aside from the hyperlink stuff plain English works best in the text parts. -Daniel > > --Imre > > > > > > > Introduced by commit > > > > > > 8840e3bd981f ("drm/i915: Fix the GT fence revocation runtime PM logic") > > > > This warning now exists in Linus' tree. > > > > -- > > Cheers, > > Stephen Rothwell > > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx