Message ID | 1248843652-10497-1-git-send-email-ling.ma@intel.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
diff --git a/src/i830_tv.c b/src/i830_tv.c index 7082aba..df92a35 100644 --- a/src/i830_tv.c +++ b/src/i830_tv.c @@ -1819,7 +1819,7 @@ i830_tv_set_property(xf86OutputPtr output, Atom property, xfree (dev_priv->tv_format); dev_priv->tv_format = val; - if (pI830->starting) + if (pI830->starting || output->crtc == NULL) return TRUE; /* TV format change will generate new modelines, try