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:340: warning: Incorrect use of kernel-doc format: * @active_vblank_irq_count drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:379: warning: Function parameter or member 'active_vblank_irq_count' not described in 'amdgpu_display_manager'
Introduced by commit
71338cb4a7c2 ("drm/amd/display: enable idle optimizations for linux (MALL stutter)")
dri-devel@lists.freedesktop.org