linux/drivers/gpu/drm/amd/display
Wayne Lin 75f77aafe2 drm/amd/display: Send H14b-VSIF specified in HDMI
[Why]
Current function excludes the logic to generate H14b-VSIF. Now it
constructs HF-VSIF only and causes HDMI compliace test fail.

[How]
According to HDMI spec, source devices shall utilize the H14b-VSIF
whenever the signaling capabilities of the H14b-VSIF allow this.

Here keep the logic for HF-VSIF and add H14b-VSIF construction part.

Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-26 16:40:18 -04:00
..
amdgpu_dm drm/amd/display: Send H14b-VSIF specified in HDMI 2020-08-26 16:40:18 -04:00
dc drm/amd/display: Call DMUB for eDP power control 2020-08-26 16:40:17 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.29 2020-08-17 14:09:14 -04:00
include drm/amd/display: fix pow() crashing when given base 0 2020-08-17 14:08:59 -04:00
modules drm/amd/display: Send H14b-VSIF specified in HDMI 2020-08-26 16:40:18 -04:00
Kconfig drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO