drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Wed, 5 Mar 2025 16:31:22 +0000 (22:01 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Mar 2025 17:56:04 +0000 (12:56 -0500)
commit9c551ca3dbb2d3e7e421aeca27eff52ed2fb23e9
treeb494d9d0fdc17bd7a57b51c4e2080c257f7dbb8d
parent1435e895d4fc967d64e9f5bf81e992ac32f5ac76
drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function

Updated description for the 'other_mode' parameter. This parameter is
used to determine the display mode of another display controller that
may be sharing the line buffer.

Cc: Ken Wang <Qingqing.Wang@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c