From: Alex Deucher Date: Tue, 1 Jul 2014 15:23:03 +0000 (-0400) Subject: drm/radeon: add a module parameter to control deep color support X-Git-Tag: omap-for-v3.16/fixes-rc4~28^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a624f4290ab09e996b1040c3a349241f76742327;p=pandora-kernel.git drm/radeon: add a module parameter to control deep color support Some monitors seem to have problems with deep color enabled, even though they claim to support it. I'm not sure if the monitor need a quirk or if the driver is doing something the monitor doesn't like. At this point lets just disable deep color by default like we did for hdmi audio and work through the bugs so we can eventually enable it by default. bug: https://bugs.freedesktop.org/show_bug.cgi?id=80531 Signed-off-by: Alex Deucher --- Reading git-diff-tree failed