drm/i915: Add support for limited color range of broadcast outputs
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 22:23:52 +0000 (22:23 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 15:56:56 +0000 (15:56 +0000)
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 <chris@chris-wilson.co.uk>

No differences found