]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add function banner for idle_workqueue
authorRoman Li <Roman.Li@amd.com>
Mon, 15 Jul 2024 20:45:46 +0000 (16:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jul 2024 15:44:20 +0000 (11:44 -0400)
commit0e2c796b49735ee141fbff355b9d02e0189c3c65
treeddaa07a8ba54f23ca437ce8ab6275486ab2cf9f0
parent6e169c7e0f842c48c7bf683fb789dbf5a8b1dfd8
drm/amd/display: Add function banner for idle_workqueue

[Why]
htmldocs warning:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h: warning:
Function parameter or struct member 'idle_workqueue' not described in
'amdgpu_display_manager'.

[How]
Add comment section for idle_workqueue with param description.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/dri-devel/20240715090211.736a9b4d@canb.auug.org.au/
Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h