commit | ea29286146db6c72683af76bc8297cebeeec6d13 | [log] [tgz] |
---|---|---|
author | Mario Kleiner <mario.kleiner.de@gmail.com> | Thu Jun 05 09:58:24 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 09 22:06:50 2014 -0400 |
tree | c4dd125dd02988879b4c131ab22198c994f205d8 | |
parent | 5d02626d3167cd4214bf611362e08dfd1e98c62e [diff] |
drm/radeon: hdmi deep color modes must obey clock limit of sink. Make sure that a hdmi deep color mode can't exceed the max tmds clock limit of a hdmi sink if such a limit is defined by edid. If requested deep color bpc would exceed the limit given the mode to be set, try to degrade gracefully to lower supported deep color bpc or to standard 8 bpc if needed. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>