Re: [PATCH 1/3] introduce i830_hdmi_priv.has_hdmi_sink

2008-11-11 Thread Wang, Zhenyu Z
On 2008.11.07 14:23:39 +0800, Wu Fengguang wrote: HDMI is compatible with DVI, and we've seen many boards that use HDMI port for DVI output. So Zhenyu proposed this flag: i830_hdmi_priv.has_hdmi_sink to indicate the presence of HDMI capable monitors. Signed-off-by: Wu Fengguang [EMAIL

[PATCH 1/3] introduce i830_hdmi_priv.has_hdmi_sink

2008-11-06 Thread Wu Fengguang
HDMI is compatible with DVI, and we've seen many boards that use HDMI port for DVI output. So Zhenyu proposed this flag: i830_hdmi_priv.has_hdmi_sink to indicate the presence of HDMI capable monitors. Signed-off-by: Wu Fengguang [EMAIL PROTECTED] --- src/i830_hdmi.c | 15 +++ 1