commit | acf83f86b2e1dd39fdc4e5e7072aaf21d0563558 | [log] [tgz] |
---|---|---|
author | Wayne Lin <Wayne.Lin@amd.com> | Mon Oct 21 13:24:36 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:50:07 2019 -0400 |
tree | 120bdb1c0ddf1c54ce43c5902a158d6a64768c3d | |
parent | 7890fb20a83b31cb737ca9658fc35df111cf6a81 [diff] |
drm/amd/display: Avoid sending abnormal VSIF [Why] While setting hdmi_vic, hv_frame.vic is not initialized and might assign a wrong value to hdmi_vic. Cause to send out VSIF with abnormal value. [How] Initialize hv_frame and avi_frame Signed-off-by: Wayne Lin <Wayne.Lin@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>