commit | 1cb1d47741bf02d7fd570aab11103041cd512a5d | [log] [tgz] |
---|---|---|
author | Wayne Lin <Wayne.Lin@amd.com> | Wed Sep 04 06:12:22 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:24:33 2019 -0500 |
tree | 747f58a132b2f0d1e2e8671679bb96ab22b272dd | |
parent | 90d268741f74f7852ebc295c96212c6e992b2078 [diff] |
drm/amd/display: Correct values in AVI infoframe [Why] While displaying 4k modes defined in HDMI1.4b, should set VIC to 0 and use VSP HDMI_VIC to indicate the mode. [How] Use functions defined in drm to set up the VIC correspondingly. Signed-off-by: Wayne Lin <Wayne.Lin@amd.com> Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>