]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Add 'pstate_keepout' kdoc entry in 'optc1_program_timing'
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Thu, 18 Jul 2024 04:00:01 +0000 (09:30 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:32:50 +0000 (17:32 -0400)
commitca82ee4e9fc1443f9ceec615918b299766432eec
treef43fa6bd817d15e36c5b6fabe99664d5fdcd5dbc
parent7a38efeee6b59d0984ff0470d234a06fe6a7cf3c
drm/amd/display: Add 'pstate_keepout' kdoc entry in 'optc1_program_timing'

Fixes the below with gcc W=1:
Function parameter or struct member 'pstate_keepout' not described in 'optc1_program_timing'

Cc: Tom Chung <chiahsuan.chung@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Roman Li <roman.li@amd.com>
Cc: Alex Hung <alex.hung@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/optc/dcn10/dcn10_optc.c