]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Aug 2015 13:52:22 +0000 (09:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Aug 2015 19:04:16 +0000 (15:04 -0400)
commit6fcd5d1f9957ab90c0e538f2229d6f4cf5fb014c
tree02dfeefaaca536e64a20343e0a5ba3e2bc329ae3
parent8e20e5773cc7bba8aed74e9205b9f779d43c5181
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
drivers/gpu/drm/radeon/radeon_audio.c