diff mbox

[BISECTED,-next] drm/i915: blurred HDMI output

Message ID 20101018115648.09bac8be@jbarnes-desktop (mailing list archive)
State Not Applicable
Headers show

Commit Message

Jesse Barnes Oct. 18, 2010, 6:56 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/drivers/gpu/drm/i915/intel_lvds
index f1a6499..bc1e1c1 100644
--- a/drivers/gpu/drm/i915/intel_lvds.c
+++ b/drivers/gpu/drm/i915/intel_lvds.c
@@ -1000,6 +1000,8 @@  void intel_lvds_init(struct drm_device *dev)
        if (!intel_lvds->fixed_mode)
                goto failed;
 
+       intel_lvds->pfit_dirty = true;
+
 out:
        if (HAS_PCH_SPLIT(dev)) {
                u32 pwm;