From: Alex Deucher Date: Tue, 22 Apr 2014 02:09:19 +0000 (-0400) Subject: drm/radeon: fix pll setup for hdmi deep color (v7) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71d9ebd92437faf8dd1ada32ab5ddac4c6e5e67;p=pandora-kernel.git drm/radeon: fix pll setup for hdmi deep color (v7) Need to adjust the pll up for deep color modes. Additionally, the atom bpc defines were wrong in certain cases. v2: set the adjusted clock to the pll clock for hdmi deep color. This fixes display and audio issues with deep color as reported by Andy Furniss v3: set crtc_clock as well v4: setcrtcinfo on the adjusted mode v5: just use the adjusted clock for setting the pll v6: only use the adjusted clock for hdmi v7: only DCE5 and DCE6 and bpc > 8 Signed-off-by: Alex Deucher --- Reading git-diff-tree failed