commit | d832fc3b182045185e3dd92e20ac31c84be68da7 | [log] [tgz] |
---|---|---|
author | Wayne Lin <Wayne.Lin@amd.com> | Wed Sep 04 05:31:16 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:31:56 2019 -0500 |
tree | b87319c2df2c94671e4ed41434b2282792dab04a | |
parent | f4ce271b6ae99869620c3f716985f200833f1f28 [diff] |
drm/amd/display: build up VSIF infopacket [Why] Didn't send VSIF infopacket when it's 4k mode defined in HDMI 1.4b. For HDMI 1.4b, While displaying 4k modes, it should send VSP. [How] Call mod_build_hf_vsif_infopacket() function to build info frame and send it. 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>