linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Frame Buffer Device Development
	<linux-fbdev-devel@lists.sourceforge.net>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Sellout Bessie <sellout@beautyisfleeting.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	"bugme-daemon@kernel-bugs.osdl.org"
	<bugme-daemon@bugzilla.kernel.org>,
	alevkovich@tut.by, "Antonino A. Daplas" <adaplas@pol.net>
Subject: Re: [Bugme-new] [Bug 9762] New: radeonfb and Xpress 200m 5955
Date: Wed, 16 Jan 2008 23:37:54 +0100	[thread overview]
Message-ID: <200801162337.55226.rjw@sisk.pl> (raw)
In-Reply-To: <20080116111233.04c6df3a.akpm@linux-foundation.org>

This patch from Alex, attached as
http://bugzilla.kernel.org/attachment.cgi?id=14481&action=view,
is reported to fix the problem.

--- linux-2.6.23/drivers/video/modedb.c	2008-01-16 18:23:48.183178912 +0200
+++ linux-2.6.23/drivers/video/modedb.c	2008-01-16 18:17:04.000000000 +0200
@@ -259,6 +259,10 @@
 	/* 1366x768, 60 Hz, 47.403 kHz hsync, WXGA 16:9 aspect ratio */
 	NULL, 60, 1366, 768, 13806, 120, 10, 14, 3, 32, 5,
 	0, FB_VMODE_NONINTERLACED
+   }, {
+	/* 1280x800, 60 Hz, 47.403 kHz hsync, WXGA 16:10 aspect ratio */
+	NULL, 60, 1280, 800, 12048, 200, 64, 24, 1, 136, 3,
+	0, FB_VMODE_NONINTERLACED
     },
 };
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

      reply	other threads:[~2008-01-16 22:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-9762-10286@http.bugzilla.kernel.org/>
2008-01-16  9:57 ` [Bugme-new] [Bug 9762] New: radeonfb and Xpress 200m 5955 Andrew Morton
2008-01-16 15:23   ` Geert Uytterhoeven
2008-01-16 19:12     ` Andrew Morton
2008-01-16 22:37       ` Rafael J. Wysocki [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=200801162337.55226.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=adaplas@pol.net \
    --cc=akpm@linux-foundation.org \
    --cc=alevkovich@tut.by \
    --cc=benh@kernel.crashing.org \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=sellout@beautyisfleeting.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).