drm/amd/display: kernel-doc: document force_timing_sync
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 13 Oct 2020 11:54:27 +0000 (13:54 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2020 19:13:59 +0000 (15:13 -0400)
commit8d8ac1a1e95ade1357aebe5b777beea88e49e861
treef4fb6adc9d8dc82a920f1fbe46680ece8d6c741d
parent4fbb3ae219d2da0e21352c4eb1af6269b832ac10
drm/amd/display: kernel-doc: document force_timing_sync

As warned when running "make htmldocs":

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

This new struct member was not documented at kernel-doc markup.

Fixes: 3d4e52d0cf24 ("drm/amd/display: Add debugfs for forcing stream timing sync")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h