diff options
author | Ma Ling <ling.ma@intel.com> | 2009-04-13 14:27:35 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyu.z.wang@intel.com> | 2009-04-13 14:31:06 +0800 |
commit | 053432991c812146f6e7c6f13c6ace55385c825f (patch) | |
tree | a09f4d8fd4963037af5bd033a374346ddae930bc /man | |
parent | 62ba7211fe9b6aada125ebfe34cf7161e817ad6b (diff) |
update manpage for BROADCAST_RGB property
Diffstat (limited to 'man')
-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. |