From 9f51e2e04f74608adec9957df97684a37a4cd375 Mon Sep 17 00:00:00 2001 From: Mario Kleiner Date: Tue, 5 Aug 2014 05:23:11 +0200 Subject: [PATCH] drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined. HDMI spec requires a valid max_tmds_clock from edid for hdmi deep color modes. If a sink violates this, disable deep color. Also add a hint to user about the deep_color module parameter if deep color is disabled due to that. Signed-off-by: Mario Kleiner Signed-off-by: Alex Deucher --- Reading git-format-patch failed