diff options
author | John Barberiz <John.Barberiz@amd.com> | 2019-01-08 17:43:08 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-25 16:15:36 -0500 |
commit | 3cec41769d2182e629692a3262cc8b24ec972b04 (patch) | |
tree | 63050fd8f400ba8d20653507fff34e3e3c9db3c4 /tools/time | |
parent | bf75572a25367e202ee986c3f7553fb38eec9c5b (diff) |
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/time')
0 files changed, 0 insertions, 0 deletions