drm/radeon: Limit HDMI to 8 bit per color
authorYellow Rabbit <yellowrabbit2010@gmail.com>
Thu, 6 Aug 2015 20:17:56 +0000 (22:17 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 6 Aug 2015 20:21:18 +0000 (22:21 +0200)
commit1a253afb03f4015fcbae281bb4d5f0a39c4c5947
tree1d42c367489cdcdf391eaf5a6a21227850c19e1a
parent61d3a1cb2dbadfbf7d42dd3beb7069fd9de59861
drm/radeon: Limit HDMI to 8 bit per color

This patch prevents the calculation and use of unsupported frequency for
HDMI monitor. This is a temporary solution. We still can not do this as it
does Linux.
sys/dev/drm/radeon/radeon_display.c