lkml.org 
[lkml]   [2021]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:992: warning: Function parameter or member 'gr' not described in 'gf100_gr_wait_idle'

    Cc: Ben Skeggs <bskeggs@redhat.com>
    Cc: David Airlie <airlied@linux.ie>
    Cc: Daniel Vetter <daniel@ffwll.ch>
    Cc: dri-devel@lists.freedesktop.org
    Cc: nouveau@lists.freedesktop.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c b/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
    index 397ff4fe9df89..69e6008f99196 100644
    --- a/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
    +++ b/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
    @@ -982,7 +982,7 @@ gf100_gr_zbc_init(struct gf100_gr *gr)
    }
    }

    -/**
    +/*
    * Wait until GR goes idle. GR is considered idle if it is disabled by the
    * MC (0x200) register, or GR is not busy and a context switch is not in
    * progress.
    --
    2.27.0
    \
     
     \ /
      Last update: 2021-03-19 09:26    [W:4.717 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site