diff options
author | Alex Hung <alex.hung@amd.com> | 2024-12-05 20:57:04 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-18 12:20:14 -0500 |
commit | 1b0cbcf888543b88787ad147731160244bb993c9 (patch) | |
tree | c663e323e7599025d5ebba39c0727e943cebedd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 57a793a74f3cc8e313166ea8d58f93e3c235dc4b (diff) |
drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfs
[WHAT]
Some fields in struct dc_link_settings and link_training_settings are
not initialized and using them can cause unexpected results.
[HOW]
Initialize struct dc_link_settings and link_training_settings to zero.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions