Hi all, On Thu, 11 Mar 2021 22:00:33 +1100 Stephen Rothwell wrote: > > After merging the amdgpu tree, today's linux-next build (htmldocs) > produced this warning: > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'list' not described in 'dal_allocation' > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'bo' not described in 'dal_allocation' > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'cpu_ptr' not described in 'dal_allocation' > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'gpu_addr' not described in 'dal_allocation' > > Introduced by commit > > 1ace37b873c2 ("drm/amdgpu/display: Implement functions to let DC allocate GPU memory") I am still seeing these warnings (as of next-20210420). That is now commit 0dd795323405 ("drm/amdgpu/display: Implement functions to let DC allocate GPU memory") in the drm tree. -- Cheers, Stephen Rothwell