1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/bios
Harry Wentland a8f9764731 drm/amd/display: Bunch of smatch error and warning fixes in DC
drivers/gpu/drm/amd/amdgpu/../display/dc/basics/log_helpers.c:79
dc_conn_log() error: buffer overflow 'signal_type_info_tbl' 10 <= 10
drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:266
bios_parser_get_dst_obj() error: uninitialized symbol 'id'.
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_audio.c:357
dce_aud_az_enable() warn: inconsistent indenting
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_resource.c:958
dcn10_acquire_idle_pipe_for_layer() error: we previously assumed
'head_pipe' could be null (see line 952)

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-11-28 17:56:10 -05:00
..
dce80 amdgpu/dc: fix non-ansi function decls. 2017-11-07 16:21:59 -05:00
dce110 amdgpu/dc: fix non-ansi function decls. 2017-11-07 16:21:59 -05:00
dce112 amdgpu/dc: fix non-ansi function decls. 2017-11-07 16:21:59 -05:00
bios_parser.c drm/amd/display: Bunch of smatch error and warning fixes in DC 2017-11-28 17:56:10 -05:00
bios_parser.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
bios_parser2.c amdgpu/dc: fix indentation warning from smatch. 2017-11-07 16:22:04 -05:00
bios_parser2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
bios_parser_common.c amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_common.h amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_helper.c amdgpu/dc: rename bios get_image symbol to something more searchable. 2017-09-29 13:04:10 -04:00
bios_parser_helper.h amdgpu/dc: rename bios get_image symbol to something more searchable. 2017-09-29 13:04:10 -04:00
bios_parser_interface.c drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
bios_parser_types_internal.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
bios_parser_types_internal2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
command_table.c drm/amd/display: remove dead code 2017-09-26 17:10:34 -04:00
command_table.h drm/amd/display: remove dead code 2017-09-26 17:10:34 -04:00
command_table2.c amdgpu/dc: fix indentation warning from smatch. 2017-11-07 16:22:04 -05:00
command_table2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
command_table_helper.c drm/amd/display/dc: add DCE_VERSION for DCE8 APUs 2017-09-26 18:16:32 -04:00
command_table_helper.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
command_table_helper2.c drm/amd/display: Stop including atomfimrwareid.h directly 2017-09-26 18:17:03 -04:00
command_table_helper2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
Makefile amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00