diff options
author | 2019-01-08 17:43:08 -0500 | |
---|---|---|
committer | 2019-01-25 16:15:36 -0500 | |
commit | 3cec41769d2182e629692a3262cc8b24ec972b04 (patch) | |
tree | 63050fd8f400ba8d20653507fff34e3e3c9db3c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Create switching mechanism for ABM 2.2 (diff) | |
download | linux-dev-3cec41769d2182e629692a3262cc8b24ec972b04.tar.xz linux-dev-3cec41769d2182e629692a3262cc8b24ec972b04.zip |
drm/amd/display: Fix use of uninitialized union
[Why]
An uninitialized variable would randomly initialize to a large
value. This caused enough delay to fail DP Compliance Test 400.2.1.
[How]
Initialize the variable.
Signed-off-by: John Barberiz <John.Barberiz@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@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