]> Gentwo Git Trees - linux/.git/commit
drm/amd/display: Fix vupdate_offload_work doc
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 5 Aug 2025 14:02:07 +0000 (10:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Aug 2025 18:19:44 +0000 (14:19 -0400)
commite9c840d4505d5049da1873acf93744d384b12a0b
treed8ed194541271adcc89dc8ceba0f538143ec6216
parentbd6093e2f1601c0c83906f5115a2efb6b93050b1
drm/amd/display: Fix vupdate_offload_work doc

Fix the following warning in struct documentation:

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:168: warning: expecting prototype for struct dm_vupdate_work. Prototype was for struct vupdate_offload_work instead

Fixes: c210b757b400 ("drm/amd/display: fix dmub access race condition")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h