git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dc545
)
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
author
Mario Kleiner
<mario.kleiner.de@gmail.com>
Tue, 5 Aug 2014 03:23:11 +0000
(
05:23
+0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 5 Aug 2014 15:22:54 +0000
(11:22 -0400)
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 <mario.kleiner.de@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found