Skip to content

Commit 9c551ca

Browse files
srishanmalexdeucher
authored andcommitted
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>
1 parent 1435e89 commit 9c551ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/gpu/drm/amd/amdgpu/dce_v6_0.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,6 +1041,8 @@ static void dce_v6_0_program_watermarks(struct amdgpu_device *adev,
10411041
* @amdgpu_crtc: the selected display controller
10421042
* @mode: the current display mode on the selected display
10431043
* controller
1044+
* @other_mode: the display mode of another display controller
1045+
* that may be sharing the line buffer
10441046
*
10451047
* Setup up the line buffer allocation for
10461048
* the selected display controller (CIK).

0 commit comments

Comments
 (0)