commit | 86b7709d48f0df8796bddd7e1ce45c6fb7a7c6ec | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 27 09:52:22 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 28 15:04:16 2015 -0400 |
tree | 02dfeefaaca536e64a20343e0a5ba3e2bc329ae3 | |
parent | 92cffd56b21c825579f3b37bc7803e4c37073076 [diff] |
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics Support for output_csc is only available on DCE5 and newer so don't mess with the HDMI quantization_range on pre-DCE5 asics. bug: https://bugs.freedesktop.org/show_bug.cgi?id=83226 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org