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=-9.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 C96C5C388F7 for ; Fri, 13 Nov 2020 17:31:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 79FED2078D for ; Fri, 13 Nov 2020 17:31:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="dLz0dUSg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726632AbgKMRbj (ORCPT ); Fri, 13 Nov 2020 12:31:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725866AbgKMRbj (ORCPT ); Fri, 13 Nov 2020 12:31:39 -0500 Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7C51C0613D1; Fri, 13 Nov 2020 09:31:38 -0800 (PST) Received: by mail-wr1-x442.google.com with SMTP id o15so10781267wru.6; Fri, 13 Nov 2020 09:31:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=+G+14q8YUvn+nruogBy+Fa8GXZYTPJ311fBa+8TxG4c=; b=dLz0dUSglk70LgwaLtsTdNr0UcSubDx/QFF+F42FELFOFWVwito1w+srckTdXvWa1b 9PuhrbzweAyjV3nkp5pbYt4eHhqrMfqmclGzTIOPbgMSXVen2j+HxfYG5aGea0yzeape JSPtRbLOvcxUeSD7IJkzNtyFclrel5ZVqITBanoazCE63IxocyjsKjSuRTrUoW/SYpjp BcMk5QbexXsgAImApDe+fw54aB7THChiHIR/IQQbDPMy3/+24lAmlgZhPB10z2Nb2fIj kXl4aq3UVQukLch3zLRz4U9Wog2BJ+xVVI3cQFJ0el9I1SMuCAe8aDKsF/HNHqBkCRBK JaLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=+G+14q8YUvn+nruogBy+Fa8GXZYTPJ311fBa+8TxG4c=; b=U+92gXM8r2D8biQnd392AiZzSZQq0d9/sTAU3m9eC3eO6j2yyIrpHCZa75aR9iWmuI m7y0zhmlSdlh6JCrmwGNPVa2UrGxxcTU1d6jOQkr7GPjyg0hUIq7zDpLoRJlAf3CUPG1 gVXip1H1s6iutYyC8+EcBG4rM0eVq4F/viN69xRxEZE35x41LdmK5wCsYSfIwvu8hpEt lTdgALXRyBtZu0uni2/0L0IozztJzEmsc332UIPOzJ/MuXZ767eq94M3i1vYMfE46M+9 PXf6YopqhZGi96GK+C7GGiwGECV76IpsCz46/EFjR5u0OdZ62m7sHB1rCrYhjvyYqGa+ YvaQ== X-Gm-Message-State: AOAM533kUXWbmn8BQnZg/PyxBPv/N/xxTAeNkJfxqkZxzJvvHSxVLpay EJQOx5O7mnIcZbwNYoGqMKQbAoI2dMYiYnx651E= X-Google-Smtp-Source: ABdhPJxieS2jBm9uX3ulJWqz1FwN7GdeITsiOeyV4/OGv+n//yk+djKhaADCQOXe7MnngwXK1i4XVzQp5ThOct8A5V0= X-Received: by 2002:adf:8028:: with SMTP id 37mr4704368wrk.111.1605288692175; Fri, 13 Nov 2020 09:31:32 -0800 (PST) MIME-Version: 1.0 References: <20201113134938.4004947-1-lee.jones@linaro.org> <20201113134938.4004947-31-lee.jones@linaro.org> In-Reply-To: <20201113134938.4004947-31-lee.jones@linaro.org> From: Alex Deucher Date: Fri, 13 Nov 2020 12:31:20 -0500 Message-ID: Subject: Re: [PATCH 30/40] drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rot To: Lee Jones Cc: David Airlie , Felix Kuehling , LKML , amd-gfx list , =?UTF-8?Q?Christian_K=C3=B6nig?= , "moderated list:DMA BUFFER SHARING FRAMEWORK" , Maling list - DRI developers , Alex Deucher , linux-media Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Fri, Nov 13, 2020 at 8:50 AM Lee Jones wrote: > > Fixes the following W=3D1 kernel build warning(s): > > drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Function paramet= er or member 'resv' not described in 'amdgpu_vm_cpu_prepare' > drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Function paramet= er or member 'sync_mode' not described in 'amdgpu_vm_cpu_prepare' > drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Excess function = parameter 'owner' description in 'amdgpu_vm_cpu_prepare' > drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Excess function = parameter 'exclusive' description in 'amdgpu_vm_cpu_prepare' > > Cc: Alex Deucher > Cc: "Christian K=C3=B6nig" > Cc: David Airlie > Cc: Daniel Vetter > Cc: Sumit Semwal > Cc: Felix Kuehling > Cc: amd-gfx@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org > Cc: linux-media@vger.kernel.org > Cc: linaro-mm-sig@lists.linaro.org > Signed-off-by: Lee Jones Applied. Thanks! Alex > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c b/drivers/gpu/drm= /amd/amdgpu/amdgpu_vm_cpu.c > index 0786e7555554b..ac45d9c7a4e94 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c > @@ -38,8 +38,8 @@ static int amdgpu_vm_cpu_map_table(struct amdgpu_bo *ta= ble) > * amdgpu_vm_cpu_prepare - prepare page table update with the CPU > * > * @p: see amdgpu_vm_update_params definition > - * @owner: owner we need to sync to > - * @exclusive: exclusive move fence we need to sync to > + * @resv: reservation object with embedded fence > + * @sync_mode: synchronization mode > * > * Returns: > * Negativ errno, 0 for success. > -- > 2.25.1 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel