]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
authorHarry Wentland <harry.wentland@amd.com>
Tue, 20 Feb 2018 18:36:23 +0000 (13:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:27:02 +0000 (16:27 -0500)
commitb37c870a7183d494c82af9c6ed96d866e899692c
tree62e91f5cb6609d7f41d843cd183f2f8344e0d8fa
parent6c8e5dabf1f52a3e9dc6d0b972cf0b6919316218
drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.

There have been many reports of Ellesmere and Baffin systems not being
able to drive HDMI 4k60 due to the fact that we check the HDMI_6GB_EN
bit from VBIOS table. Windows seems to not have this issue.

On some systems we fail to the encoder cap info from VBIOS. In that case
we should default to enabling HDMI6G support.

This was tested by dwagner on
https://bugs.freedesktop.org/show_bug.cgi?id=102820

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c