1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/basics
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
..
conversion.c amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
conversion.h amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
fixpt31_32.c amdgpu/dc: inline fixed31_32 div_int 2017-09-29 13:03:49 -04:00
fixpt32_32.c amdgpu/dc: inline some of the fixed 32_32 fns 2017-09-29 13:03:01 -04:00
grph_object_id.c amdgpu/dc: inline dal grph object id functions. 2017-10-06 12:58:50 -04:00
log_helpers.c drm/amd/display: Bunch of smatch error and warning fixes in DC 2017-11-28 17:56:10 -05:00
logger.c drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
logger.h drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
Makefile amdgpu/dc: inline all the signal_types code. 2017-09-29 13:03:56 -04:00
vector.c amdgpu/dc: kfree already checks for NULL. 2017-10-06 13:05:03 -04:00