RE: linux-next: build warnings after merge of the amdgpu tree

From: Zhuo, Qingqing
Date: Tue Feb 23 2021 - 23:10:38 EST


[AMD Public Use]

Hi Stephen,

Thanks for your feedback. I will submit a fix for the warning.

Thank you,
Lillian

-----Original Message-----
From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Sent: Tuesday, February 23, 2021 9:29 PM
To: Alex Deucher <alexdeucher@xxxxxxxxx>
Cc: Zhuo, Qingqing <Qingqing.Zhuo@xxxxxxx>; Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List <linux-next@xxxxxxxxxxxxxxx>
Subject: linux-next: build warnings after merge of the amdgpu tree

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs) produced these warnings:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:380: warning: Function parameter or member 'vblank_lock' not described in 'amdgpu_display_manager'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:380: warning: Function parameter or member 'vblank_workqueue' not described in 'amdgpu_display_manager'

Introduced by commit

3cfd14b67b2c ("drm/amd/display: Fix system hang after multiple hotplugs (v2)")

--
Cheers,
Stephen Rothwell