Hi all, On Tue, 15 Dec 2020 06:56:08 +1100 Stephen Rothwell wrote: > > On Tue, 17 Nov 2020 15:45:14 +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:353: warning: Function parameter or member 'crc_win_x_start_property' not described in 'amdgpu_display_manager' > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_y_start_property' not described in 'amdgpu_display_manager' > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_x_end_property' not described in 'amdgpu_display_manager' > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_y_end_property' not described in 'amdgpu_display_manager' > > > > Introduced by commit > > > > c920888c604d ("drm/amd/display: Expose new CRC window property") > > I am still getting those warnings. That commit is now in the drm tree. These warnings are now from Linus' tree. -- Cheers, Stephen Rothwell