public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ivan Bulatovic <combuster@gmx.com>
To: Pekka Enberg <penberg@kernel.org>
Cc: Sven Joachim <svenjoac@gmx.de>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Chris Wilson <chris@chris-wilson.co.uk>,
	Eric Anholt <eric@anholt.net>,
	Jesse Barnes <jbarnes@virtuousgeek.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: i915: wrong framebuffer size in 2.6.36-rc3
Date: Mon, 30 Aug 2010 15:46:29 +0200	[thread overview]
Message-ID: <1283175989.11293.19.camel@localhost.localdomain> (raw)
In-Reply-To: <AANLkTi=SHwkFFNEUsbJR-eJnyWcDFXcWD-CRPN8uiSHK@mail.gmail.com>

On Mon, 2010-08-30 at 12:57 +0300, Pekka Enberg wrote: 
> On Mon, Aug 30, 2010 at 12:36 PM, Sven Joachim <svenjoac@gmx.de> wrote:
> > On my laptop which has a 1280x800 display, only the upper left 848x480
> > pixels are used on the console in 2.6.36-rc3.  The resolution is
> > correct, but /sys/class/graphics/fb0/modes looks like this:
> >
> > U:848x480p-0
> >
> > This is a regression from 2.6.35.  The graphics card according to lspci:
> >
> > 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
> > 943/940GML Express Integrated Graphics Controller (rev 03)
> 
> Yeah, you're not alone on this:
> 
> http://lkml.org/lkml/2010/8/23/452
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


If that's the only problem you have then revert this commit:


commit
9559fcdbff4f93d29af04478bbc48294519424f5


> drm/i915: fix vblank wait test condition
> 
> When converting this to the new wait_for macro I inverted the wait
> condition, which causes all sorts of problems.  So correct it to fix
> several failures caused by the bad wait (flickering, bad output
> detection, tearing, etc.).
> 
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
> Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9559fcdbff4f93d29af04478bbc48294519424f5



      parent reply	other threads:[~2010-08-30 13:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30  9:36 i915: wrong framebuffer size in 2.6.36-rc3 Sven Joachim
2010-08-30  9:57 ` Pekka Enberg
2010-08-30 13:42   ` Sven Joachim
2010-08-30 13:46   ` Ivan Bulatovic [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=1283175989.11293.19.camel@localhost.localdomain \
    --to=combuster@gmx.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric@anholt.net \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@kernel.org \
    --cc=svenjoac@gmx.de \
    --cc=torvalds@linux-foundation.org \
    /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