diff options
author | Srinivasan Shanmugam <[email protected]> | 2023-12-19 12:20:36 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-01-03 11:16:06 -0500 |
commit | 4d3ed0befdf4852cec2f203ceac440aa70a0e7f5 (patch) | |
tree | 0c1c262a74844ca74cd00b3e9ba25bc7083d021a /tools/perf/scripts/python/check-perf-trace.py | |
parent | b57e3ca1fb192962f5b062c2e13e1bab1936292c (diff) |
drm/amd/display: Address function parameter 'context' not described in 'dc_state_rem_all_planes_for_stream' & 'populate_subvp_cmd_drr_info'
Fixes the following gcc with W=1:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:524: warning: Function parameter or member 'state' not described in 'dc_state_rem_all_planes_for_stream'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:524: warning: Excess function parameter 'context' description in 'dc_state_rem_all_planes_for_stream'
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:540: warning: Function parameter or member 'context' not described in 'populate_subvp_cmd_drr_info'
Suggested-by: Aurabindo Pillai <[email protected]>
Cc: Dillon Varone <[email protected]>
Cc: Jun Lei <[email protected]>
Cc: Hamza Mahfooz <[email protected]>
Cc: Aurabindo Pillai <[email protected]>
Cc: Rodrigo Siqueira <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Srinath Rao <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Aurabindo Pillai <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions