dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Christian Schmidt <schmidt@digadd.de>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] [i915] Fix another use of the wrong interlace mask to return to progressive mode
Date: Fri, 24 Feb 2012 15:24:45 +0100	[thread overview]
Message-ID: <20120224142445.GA5112@phenom.ffwll.local> (raw)
In-Reply-To: <1330077102-14146-1-git-send-email-schmidt@digadd.de>

On Fri, Feb 24, 2012 at 10:51:42AM +0100, Christian Schmidt wrote:
> intel_display.c:            pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
> intel_display.c:            pipeconf &= ~PIPECONF_INTERLACE_MASK; /* progressive */
> intel_display.c:            pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
> intel_display.c:            pipeconf &= ~PIPECONF_INTERLACE_W_FIELD_INDICATION; /* progressive */
> 
> The second setting of progressive mode should use PIPECONF_INTERLACE_MASK, too.
> 
> Signed-off-by: Christian Schmidt <schmidt@digadd.de>

Already fixed in -fixes. Furthermore we have (hopefully) fully working
interlaced support merged into -next (already pushed out to Dave's
drm-next tree).
-Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

      reply	other threads:[~2012-02-24 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24  9:51 [PATCH] [i915] Fix another use of the wrong interlace mask to return to progressive mode Christian Schmidt
2012-02-24 14:24 ` Daniel Vetter [this message]

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=20120224142445.GA5112@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=schmidt@digadd.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox