All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
	Keith Packard <keithp@keithp.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH] drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT
Date: Sat, 28 Jan 2012 12:07:55 +0100	[thread overview]
Message-ID: <20120128110755.GA4344@phenom.ffwll.local> (raw)
In-Reply-To: <1327606970-19326-1-git-send-email-daniel.vetter@ffwll.ch>

On Thu, Jan 26, 2012 at 08:42:50PM +0100, Daniel Vetter wrote:
> An identical patch has been merged for i9xx_crtc_mode_set:
> 
> ommit 59df7b1771c150163e522f33c638096ab0efbf42
> Author: Christian Schmidt <schmidt@digadd.de>
> Date:   Mon Dec 19 20:03:33 2011 +0100
> 
>     drm/intel: Fix initialization if startup happens in interlaced mode [v2]
> 
> But that one neglected to fix up the ironlake+ path.
> 
> This should fix the issue reported by Alfonso Fiore where booting with
> only a HDMI cable connected to his TV failed to display anything. The
> issue is that the bios set up things for 1080i and used the pannel
> fitter to scale up the lower progressive resolutions. We failed to
> clear the interlace bit in the PIPEACONF register, resulting in havoc.
> 
> v2: Be more paranoid and just unconditionally clear the field before
> setting new values.
> 
> Cc: Peter Ross <pross@xvid.org>
> Cc: Alfonso Fiore <alfonso.fiore@gmail.com>
> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Hi Keith,

Alfonso reported back that this does indeed fix up his "black screen on
boot" issues when the bios sets up the hdmi connector with an interlaced
mode. Can you pick this patch up for -fixes if it musters your review?

Tested-by: Alfonso Fiore <alfonso.fiore@gmail.com>

Thanks, Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

  reply	other threads:[~2012-01-28 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 16:18 [PATCH] drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT Daniel Vetter
2012-01-26 19:42 ` Daniel Vetter
2012-01-28 11:07   ` Daniel Vetter [this message]
2012-01-29  1:39     ` Keith Packard
2012-01-28 15:52   ` Paulo Zanoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120128110755.GA4344@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=keithp@keithp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.