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=-13.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 783A8C433B4 for ; Fri, 16 Apr 2021 08:44:37 +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 3EFE26115B for ; Fri, 16 Apr 2021 08:44:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3EFE26115B 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 AD2886EB2F; Fri, 16 Apr 2021 08:44:33 +0000 (UTC) Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by gabe.freedesktop.org (Postfix) with ESMTPS id 590026E1B8 for ; Fri, 16 Apr 2021 08:44:32 +0000 (UTC) Received: by mail-wm1-x336.google.com with SMTP id u5-20020a7bcb050000b029010e9316b9d5so13758776wmj.2 for ; Fri, 16 Apr 2021 01:44:32 -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:references:mime-version :content-disposition:in-reply-to; bh=GS6axXJYAn+Q0Wc2VRku2ebYmp+s13ePX3rriHqwwBs=; b=iGrv46dS9pGP3R4hDiKBWj8sMZbBwn2O87sd+UAQlMJjTfydk4BcIVkHeD44sX+SiJ 0YbQ7nwNA280sIfN9CvI8dm3Be33Wv7wZ0+TO+8Q9ZkdFGDPSLpQyfH6MOGRlOtq6Wbx lleCuH3qSewtwHfVhbpo4Ez25ZZ6VIKO3sKXU= 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:references :mime-version:content-disposition:in-reply-to; bh=GS6axXJYAn+Q0Wc2VRku2ebYmp+s13ePX3rriHqwwBs=; b=Yi2JqCV2cqlnWGKG1FAQqtYIxww3Hn5m5aj7WIq2m0RKca2XQGuko/WD1K0ItCbZLA X+h9sNqOIKPXjk4xWQcd77VYF/iW18XqBTWEeEM6JA/Qe0E+MbLSshKBstzyA6X3BIE+ 9JxvLACYWEqVtfsPKG8S8Cu8PBqcwbxao+RN2VMqo8NGlPGgs0CCQFnU4n+vdQymlN0y dLJM0au7QDC1BRL7K3miZEjDS2M8xf561m+r3suHfcwNYpMmKc4GBMGhz2v0lgokaKw9 XGDBKgg/ij75TEdE0gu4NDN/ocxxY1QDjd/hMA2R3OLhrhZWN/vI7hCT+D+v8CaS82ox t7sA== X-Gm-Message-State: AOAM5330a2V1x9rPhgjIc1aT8KF0YzWTCQ7KERoZpnLogTv+xXSzl8YO +A50K6l0oPgY4VTZfO2rvKjbLQ== X-Google-Smtp-Source: ABdhPJycqJZcJ7vxIO6nGX0PcmSQETGxPw6IS/UUXWxARhPkhptuDnWPDfqJZhUv5UjrrWFQ3OOiAg== X-Received: by 2002:a1c:2704:: with SMTP id n4mr7095535wmn.143.1618562670844; Fri, 16 Apr 2021 01:44:30 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id l25sm3202226wmi.17.2021.04.16.01.44.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Apr 2021 01:44:30 -0700 (PDT) Date: Fri, 16 Apr 2021 10:44:28 +0200 From: Daniel Vetter To: Matthew Auld Message-ID: References: <20210415155958.391624-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210415155958.391624-1-matthew.auld@intel.com> X-Operating-System: Linux phenom 5.7.0-1-amd64 Subject: Re: [Intel-gfx] [PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings 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, dri-devel@lists.freedesktop.org, Kenneth Graunke , Daniel Vetter , mesa-dev@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, Apr 15, 2021 at 04:59:55PM +0100, Matthew Auld wrote: > It's not properly formatted kernel doc, just nerf the warnings for now. > > Signed-off-by: Matthew Auld > Cc: Joonas Lahtinen > Cc: Jordan Justen > Cc: Daniel Vetter > Cc: Kenneth Graunke > Cc: Jason Ekstrand > Cc: Dave Airlie > Cc: dri-devel@lists.freedesktop.org > Cc: mesa-dev@lists.freedesktop.org Reviewed-by: Daniel Vetter > --- > include/uapi/drm/i915_drm.h | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/include/uapi/drm/i915_drm.h b/include/uapi/drm/i915_drm.h > index ddc47bbf48b6..a50257cde9ff 100644 > --- a/include/uapi/drm/i915_drm.h > +++ b/include/uapi/drm/i915_drm.h > @@ -1054,12 +1054,12 @@ struct drm_i915_gem_exec_fence { > __u32 flags; > }; > > -/** > +/* > * See drm_i915_gem_execbuffer_ext_timeline_fences. > */ > #define DRM_I915_GEM_EXECBUFFER_EXT_TIMELINE_FENCES 0 > > -/** > +/* > * This structure describes an array of drm_syncobj and associated points for > * timeline variants of drm_syncobj. It is invalid to append this structure to > * the execbuf if I915_EXEC_FENCE_ARRAY is set. > @@ -1700,7 +1700,7 @@ struct drm_i915_gem_context_param { > __u64 value; > }; > > -/** > +/* > * Context SSEU programming > * > * It may be necessary for either functional or performance reason to configure > @@ -2067,7 +2067,7 @@ struct drm_i915_perf_open_param { > __u64 properties_ptr; > }; > > -/** > +/* > * Enable data capture for a stream that was either opened in a disabled state > * via I915_PERF_FLAG_DISABLED or was later disabled via > * I915_PERF_IOCTL_DISABLE. > @@ -2081,7 +2081,7 @@ struct drm_i915_perf_open_param { > */ > #define I915_PERF_IOCTL_ENABLE _IO('i', 0x0) > > -/** > +/* > * Disable data capture for a stream. > * > * It is an error to try and read a stream that is disabled. > @@ -2090,7 +2090,7 @@ struct drm_i915_perf_open_param { > */ > #define I915_PERF_IOCTL_DISABLE _IO('i', 0x1) > > -/** > +/* > * Change metrics_set captured by a stream. > * > * If the stream is bound to a specific context, the configuration change > @@ -2103,7 +2103,7 @@ struct drm_i915_perf_open_param { > */ > #define I915_PERF_IOCTL_CONFIG _IO('i', 0x2) > > -/** > +/* > * Common to all i915 perf records > */ > struct drm_i915_perf_record_header { > @@ -2151,7 +2151,7 @@ enum drm_i915_perf_record_type { > DRM_I915_PERF_RECORD_MAX /* non-ABI */ > }; > > -/** > +/* > * Structure to upload perf dynamic configuration into the kernel. > */ > struct drm_i915_perf_oa_config { > -- > 2.26.3 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- 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