Hi all,
After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:666: warning: Excess function parameter 'crtc_state' description in 'amdgpu_dm_verify_lut3d_size'
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:666: warning: Function parameter or member 'plane_state' not described in 'amdgpu_dm_verify_lut3d_size'
Introduced by commit
aba8b76baabd ("drm/amd/display: add plane shaper LUT support")
--
Cheers,
Stephen Rothwell