From: Chris Wilson Date: Mon, 21 Feb 2011 22:23:52 +0000 (+0000) Subject: drm/i915: Add support for limited color range of broadcast outputs X-Git-Tag: v2.6.39-rc1~458^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e953fd7bb32f55309a96abd5ceba9cf68d221434;p=pandora-kernel.git drm/i915: Add support for limited color range of broadcast outputs In order to prevent "crushed blacks" on TVs, the range of the RGB output may be limited to 16-235. This used to be available through Xorg under the "Broadcast RGB" option, so reintroduce support for KMS. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34543 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed