diff options
author | Ma Ling <ling.ma@intel.com> | 2009-04-13 14:27:35 +0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-04-13 13:41:59 -0700 |
commit | c8633c82278085917bd6b0d0ea6e8a74eaa6deb4 (patch) | |
tree | d95420896979e7f0f5c18992e7bc53b0e839d66e | |
parent | 02c8a1a6e821a7c70c19329bd9ead4f9fcdcfe8a (diff) |
update manpage for BROADCAST_RGB property
(cherry picked from commit 053432991c812146f6e7c6f13c6ace55385c825f)
-rw-r--r-- | man/intel.man | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man index 6ccacda1..f85d3d1f 100644 --- a/man/intel.man +++ b/man/intel.man @@ -321,6 +321,14 @@ First DVI SDVO output .SS "TMDS-2" Second DVI SDVO output +.SS "TMDS-1", "TMDS-2", "HDMI-1", "HDMI-2" +DVI/HDMI outputs. Avaliable common properties include: +.PP +.B BROADCAST_RGB +- method used to set RGB color range(full range 0-255, not full range 16-235) +.TP 2 +Adjusting this propertie allows you to set RGB color range on each channel in order to match HDTV requirment(default 0 for full range). Setting 1 means RGB color range is 16-235, 0 means RGB color range is 0-255 on each channel. + .PP SDVO and DVO TV outputs are not supported by the driver at this time. |