linux/drivers/gpu/drm/amd/display
Dale Zhao c04bd16e48 drm/amd/display: fine tune logic of edid max TMDS clock check
[WHY]
Check max_tmds_clk_mhz firstly will restrict pixel clock under HDMI
1.4, thus HDMI2.0 port can't correctly support 4K 60Hz.

[HOW]
Fine tune the logic to check max_forum_tmds_clk_mhz firstly.

Signed-off-by: Dale Zhao <dale.zhao@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-07-01 01:59:25 -04:00
..
amdgpu_dm drm/amd/display: clip plane rects in DM before passing into DC 2020-07-01 01:59:25 -04:00
dc drm/amd/display: fine tune logic of edid max TMDS clock check 2020-07-01 01:59:25 -04:00
dmub drm/amd/display: [FW Promotion] Release 1.0.18 2020-07-01 01:59:25 -04:00
include drm/amd/display: Get num_chans from VBIOS table 2020-07-01 01:59:21 -04:00
modules drm/amd/display: fix compilation error on allmodconfig 2020-07-01 01:59:24 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO