drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_change_for_a...
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Mon, 25 Sep 2023 06:12:33 +0000 (11:42 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Oct 2023 19:41:38 +0000 (15:41 -0400)
commitb44fe93281edaf7dab14cd8b09f3c6f5585b1fbf
treebfaef312cfe597524657770a1b3ea83acc8f340b
parent723d873dd79597602f0e60ee49786ffd07145e5c
drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_change_for_active_pipes'

Fixes the following:

drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3928: warning: Function parameter or member 'srf_updates' not described in 'could_mpcc_tree_change_for_active_pipes'

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c