diff options
author | 2023-06-03 20:22:13 +0530 | |
---|---|---|
committer | 2023-06-15 11:06:57 -0400 | |
commit | 47d4a680b8e2cf0502ee5a6d0191d3b7b1bdcad7 (patch) | |
tree | 4a8e26931f2d41014a54296f97a0c5a25bf592e6 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amdgpu: Print client id for the unregistered interrupt resource (diff) | |
download | wireguard-linux-47d4a680b8e2cf0502ee5a6d0191d3b7b1bdcad7.tar.xz wireguard-linux-47d4a680b8e2cf0502ee5a6d0191d3b7b1bdcad7.zip |
drm/amdgpu: Add missing function parameter 'optc' & 'enable' to kdoc in optc3_set_timing_double_buffer()
Fixes the following gcc with W=1:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:285: warning: Function parameter or member 'optc' not described in 'optc3_set_timing_double_buffer'
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:285: warning: Function parameter or member 'enable' not described in 'optc3_set_timing_double_buffer'
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions