diff options
| author | Alex Hung <alex.hung@amd.com> | 2024-12-06 06:57:04 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-18 20:20:14 +0300 |
| commit | 1b0cbcf888543b88787ad147731160244bb993c9 (patch) | |
| tree | c663e323e7599025d5ebba39c0727e943cebedd1 /scripts/gdb/linux/pgtable.py | |
| parent | 57a793a74f3cc8e313166ea8d58f93e3c235dc4b (diff) | |
| download | linux-1b0cbcf888543b88787ad147731160244bb993c9.tar.xz | |
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 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions
